View Billers
View Billers
GET
https://api.synapsefi.com/v3.1/billers
This endpoint allows you to view biller info for RPPS nodes.
Query Parameters
Name
Type
Description
filter
string
MongoDB filter to enable search by biller_name
type of functionality.
per_page
integer
Maximum documents to return per page. Default and max allowed is 20.
page
integer
Page number of the paginated request. Default is 1.
Headers
Name
Type
Description
Content-Type
string
This value should be application/json
Biller Name Options
The following values are available for biller_name search option.
Example Request
Last updated