get https://example.com/v1/buying-policies/credit-control
Retrieves the global configuration for the credit control buying policy.
This includes the current activation status, the default credit limit,
and the last update timestamp.
When ACTIVE
, the platform will block orders exceeding a customer's credit limit.
When INACTIVE
, orders are allowed regardless of outstanding amounts.
⚠️ This endpoint is only accessible when the dj-client
header is set to OPERATOR
.