get
https://example.com/v1/buying-policies/credit-control/holds
Returns the list of credit holds configured for Customer Accounts.
A credit hold prevents the associated account from placing orders during
the specified period.
Filter behaviour
- If
customerAccountIds[]contains both valid and invalid IDs, the valid IDs are applied and the invalid ones are silently ignored.
Default sorting - By
createdAt:desc(most recent first). - When sorting by
endDate, null values are always placed last. - Invalid or malformed sort entries are ignored.
⚠️ This endpoint is only accessible when the dj-client header is set to OPERATOR.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Invalid request parameters.
This error occurs when:
startDateFrom>startDateToendDateFrom>endDateTo- Invalid date-time format (must be ISO 8601:
YYYY-MM-DDTHH:MM:SSZ)
401Authentication required.
403Access forbidden.
500Internal server error.

