Get Billers Category

This retrieves the list of available biller categories

Overview

To get the list of available biller categories, you append your token to the get biller category endpoint path and make a get request.
It is required to append your token to this request for a successful response.

If the request is successful, it returns a status code of 200 with a response body.

You can check out API reference for Get Billers Category