Fetch Biller By Category
This endpoint allows you to get the list of billers in a specific category.
POST https://payments.baxipay.com.ng/api/baxipay/billers/services/category
Parameters
Header
Authorization string See the authentication page
Body
service_type string This can either be any of the billers category service types retrieved from
"Fetch Biller Categories"
Responses
-
200 Returns a list a list of biller objects to the category (service_type) specified.
The serviceName is the only compulsory field. every other fields are optional.
Updated 5 months ago