Billing API
Get Vendor Credit Limit
Endpoint to get the credit limit for a vendor.
GET
/
public
/
v1
/
billing-service
/
vendors
/
{external-vendor-id}
/
credit-limit
Path Parameters
external-vendor-id
string
requiredThe External ID of the Vendor to retrieve.
Response
200 - application/json
creditLimit
number
currencyCode
string
requireddefaultsToMarketplaceCreditLimit
boolean
required