---
title: "Get Billers Categories"
method: GET
path: "/services/categories"
---

# Get Billers Categories

`GET /services/categories`

This method retrieves all the biller category types

## Headers

- `Authorization` string
- `Content-Type` string
- `Terminalid` string

## Response `200`

200

- object
  - `categorys` object[]
    - `categoryid` string
    - `categoryname` string
    - `categorydescription` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/interswitchgroup/apis/oauth2.md) · [All operations](https://skmtc.net/interswitchgroup/apis/oauth2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/interswitchgroup/oauth2/versions/13065c872c78/schema)
