POST
/
public
/
v1
/
billing-service
/
credit-limit

Body

application/json

Used to set the Credit Limit. contains just the Credit Limit as a float

creditLimit
number
required
Required range: x > 0

Response

200 - application/json

This is the result of the Credit Limit Set. returns True if the operation was executed correctly.

result
boolean
required