Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.payvessel.com/api/v1/biller-reseller/billers \ --header 'api-key: <api-key>' \ --header 'api-secret: <api-key>'
{ "status": true, "message": "<string>", "data": [ { "biller_id": "<string>", "biller_name": "<string>", "biller_icon": "<string>", "min_amount": 123, "max_amount": 123, "status": 123 } ] }
Get available billers for a given category
betting
airtime
data
Successful Response
Show child attributes