Add to Catalogue
Adds a variant to the catalogue or updates its terms. The variant does not have to be visible on
the storefront — offering resellers something ordinary customers never see is a supported use.
Requires the stores.resellers.update permission.
Authorizations
Your API key goes here
Body
Puts a variant into the reseller catalogue, or updates its terms.
Whether resellers can currently draw this variant.
An absolute reseller price for this variant, overriding the programme-wide discount. Null means the discount applies.
0 <= x <= 100000The lowest price a reseller may list this at. Null means they price freely.
0 <= x <= 100000The most units a single reseller may draw of this variant. Null means no cap. Recorded but not yet enforced.
1 <= x <= 1000000Response
The object was successfully updated.
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.