Billing API
Set Marketplace Credit Limit
Endpoint to set the credit limit for a marketplace.
Will truncate the input to its minimum denomination, e.g. USD 1,000.234 is USD 1,000.23 , as there is no fraction of a cent.
POST
/
public
/
v1
/
billing-service
/
credit-limit
Body
application/json
creditLimit
number
requiredResponse
200 - application/json
result
boolean
required