put
https://example.com/v1/buying-policies/quotas/rules/
Updates the configuration of a specific quota override for a given Customer Account and Supplier pair.
Only the following fields can be updated: minQuotaValue.
⚠️ The override must already exist, otherwise a 404 error is returned.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Quota override configuration successfully updated.
400Invalid request.
This error occurs when:
- Request body is missing required fields (
minQuotaValue) minQuotaValueis negative
401Authentication is required to access this endpoint.
403Access is forbidden. Only OPERATOR clients are authorized to use this endpoint.
404No override configuration was found for the provided sourceId.
500Unexpected internal server error.

