Create Listing
Points one of this store’s variants at a supplier’s variant. Selling it then draws a unit from
the supplier automatically — no delivery configuration of any kind is needed on this side.
Requires the stores.reselling.update permission.
Authorizations
Your API key goes here
Path Parameters
Body
Points one of the reseller's own variants at a supplier's variant, so selling theirs draws from the supplier.
The variant on the RESELLER's own store that customers buy. Must belong to the store in the route — a listing against someone else's variant would make their sales spend this store's money.
The most the reseller will pay per unit. If the supplier's live price goes above it, the sale fails instead of being fulfilled at a loss. Null means no ceiling.
0 <= x <= 100000Response
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.