Billing API
Get Vendor Credit History
Endpoint to get the credit History for a vendor.
GET
/
public
/
v1
/
billing-service
/
vendors
/
{external-vendor-id}
/
credit-history
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 Credit History fetch.
currencyCode
string
requiredlines
object[]
requiredtotalAmount
number
required