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 POST \ --url https://api.payvessel.com/api/v1/biller-reseller/validate-account \ --header 'Content-Type: application/json' \ --header 'api-key: <api-key>' \ --header 'api-secret: <api-key>' \ --data ' { "recharge_account": "<string>", "biller_id": "<string>", "item_id": "<string>" } '
{ "status": true, "message": "<string>", "data": { "biller": "<string>" } }
Validate a customer recharge account before placing an order
betting
airtime
data
15
Successful Response
Show child attributes