patch https://example.com/v1/buying-policies/credit-control/credit-limit
Updates the default credit limit for all customer accounts. The credit limit defines the maximum amount a customer can order before being blocked by the credit control system.
⚠️ The credit limit must be a non-negative integer value (0 or greater).
⚠️ This endpoint is only accessible when the dj-client
header is set to OPERATOR
.