Billing API
Get Vendor Balance
Endpoint to get the balance for a vendor.
GET
/
public
/
v1
/
billing-service
/
vendors
/
{external-vendor-id}
/
balance
Path Parameters
external-vendor-id
string
requiredThe External ID of the Vendor to retrieve.
Minimum length:
1
Response
200 - application/json
This is the Response body for the Vendor Balance fetch.
balance
number
requiredcurrencyCode
string
required