ADM-BUYING-POLICY-302 - Delete a specific quota override for a Customer Account x Supplier

Deletes a specific quota override configuration defined for a Customer Account and Supplier pair.


Once deleted, the system will fall back to supplier-level or global quota values.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
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
204

Quota override configuration successfully deleted.

400

Invalid request.

This error occurs when the sourceId is not in a valid format.

401

Authentication is required to access this endpoint.

403

Access is forbidden. Only OPERATOR clients are authorized to use this endpoint.

404

No override configuration found for the provided sourceId.

500

Unexpected internal server error.

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