Create Basket Discount
Measured at list price before anything comes off, so qualifying for a discount cannot lower a
basket’s value and disqualify it again. Where several apply, the largest wins.
Requires the stores.resellers.update permission.
Authorizations
Your API key goes here
Path Parameters
Body
A basket-size discount a supplier is creating or editing.
The smallest basket it applies to, measured at list price.
0 <= x <= 10000000How much off list price a basket that size earns.
0 <= x <= 100Whether to offer it now.
The standing tier to limit it to, or null for every approved reseller.
Response
The object was successfully created.
Represents a default generic response for API endpoints.
Indicates whether the operation or response was successful.
A descriptive message providing additional context or information about the response.
The error code (if there was an error) to use when referencing the error
Represents the data associated with a response.