Get Billers

This retrieves the list of available billers

Overview

To get the list of available billers, you append your token to the get billers endpoint path and make a get request.
It is required that you 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