ADM-BUYING-POLICY-501 - Get the current configuration of the quota buying policy

Retrieves the global configuration for the quota buying policy.

This includes the current activation status, the default quota value and the last update timestamp.


When the policy is ACTIVE:

  • All orders from accounts are evaluated against defined minimum quota thresholds per supplier.
  • If no specific quota is found for a supplier, the default value applies.
  • If the account's cumulative order amount for the period is below the threshold, the order is blocked.

When the policy is INACTIVE:

  • No blocking or quota validation is applied.
  • Orders are processed regardless of supplier-level thresholds.

By default, if the policy is active and no quota is defined for a supplier, orders will be blocked.


⚠️ This endpoint is only accessible when the dj-client header is set to OPERATOR.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Headers
string
enum
required

Specifies the client type making the request.

  • OPERATOR: Platform operator user.

  • ACCOUNT: Customer account user.

  • SUPPLIER: Supplier managing orders.

Allowed:
string
required

API key required for authentication. Must be valid and linked to the requesting user.

string

(Optional) Store ID in multi-store environments.

string

(Optional) Store view ID in multi-store environments.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*