Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Comma-separated fields to include in the response.
Body
application/json
The price list's title.
The price list's description.
The price list's rules.
The date the price list starts.
The date the price list ends.
The price list's status.
Available options:
draft
, active
The price list's type.
Available options:
sale
, override
The price list's prices.
Response
201 - application/json
OK
The price list's details.