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.
