Create a Price List
Creates a new price list with an optional fallback layer.
Authentication
X-Auth-Tokenstring
API account access token.
Headers
Accept
Accept header.
Request
This endpoint expects an object.
name
The name of the price list.
active
Whether this price list and its prices are active. Defaults to true.
layers
Fallback price lists to assign on creation. Maximum one item.
Response
data
meta
Empty meta object.
Errors
422
Unprocessable Entity Error