Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the price list.
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
Response
200 - application/json
OK
The price list's details.