ADM-BUYING-POLICY-153 - Create quota groups (co-validation sets)

Creates one quota groups used for co-validation of orders.

• Group links ≥ 2 quotaRuleIds, all belonging to the same Customer Account.

• A quotaRuleId cannot belong to more than one active group.

• The group is considered active immediately after creation; delete it to deactivate.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
quotaRuleIds
array of strings
required
length between 2 and 2147483647
quotaRuleIds*
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
201

Quota groups successfully created.

400

Invalid payload.

• Missing or empty quotaRuleIds

• Fewer than 2 unique ids

• quotaRuleIds belong to different accounts

• A quotaRuleId already linked to another active group

401

Authentication required.

403

Access denied. Only OPERATOR clients are allowed to call this endpoint.

500

Unexpected server error.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!