Create Price Points
POST /v1/sandbox/{sandbox_id}/price-point
Create Price Points. Requires permission sandbox:config:edit.
Authorizations
Parameters
Path Parameters
Sandbox ID
Sandbox ID
Request Body required
A collection of Price Points to create.
object
The Price Points to create.
Price Point to create.
object
Custom data associated with the resource
object
Name of the resource
Description of the resource
Forces the quantity to be equal to a quantity on a Price Breakpoint.
Only allows quantity to be fulfilled up the highest quantity on the Price Breakpoints
Current Price Breakpoints.
Price based on quantity and the Item ID of the currency used.
object
Custom data associated with the resource
object
ID of the price break point
Deprecated. Use the currencies field instead.
Deprecated. Use the currencies field instead.
Quantity for the price break point.
List of currencies for this break point
The currencies of a Price Breakpoint.
object
ID of the price break point currency
Item ID of the currency used to price.
Price for the quantity.
Name corresponding Item ID
Previous Price Breakpoints.
Price based on quantity and the Item ID of the currency used.
object
Custom data associated with the resource
object
ID of the price break point
Deprecated. Use the currencies field instead.
Deprecated. Use the currencies field instead.
Quantity for the price break point.
List of currencies for this break point
The currencies of a Price Breakpoint.
object
ID of the price break point currency
Item ID of the currency used to price.
Price for the quantity.
Name corresponding Item ID
Responses
201
Successful Response
A collection of Price Breakpoints (volume pricing).
object
Custom data associated with the resource
object
Name of the resource
Description of the resource
Forces the quantity to be equal to a quantity on a Price Breakpoint.
Only allows quantity to be fulfilled up the highest quantity on the Price Breakpoints
Current Price Breakpoints.
Price based on quantity and the Item ID of the currency used.
object
Custom data associated with the resource
object
ID of the price break point
Deprecated. Use the currencies field instead.
Deprecated. Use the currencies field instead.
Quantity for the price break point.
List of currencies for this break point
The currencies of a Price Breakpoint.
object
ID of the price break point currency
Item ID of the currency used to price.
Price for the quantity.
Name corresponding Item ID
Previous Price Breakpoints.
Price based on quantity and the Item ID of the currency used.
object
Custom data associated with the resource
object
ID of the price break point
Deprecated. Use the currencies field instead.
Deprecated. Use the currencies field instead.
Quantity for the price break point.
List of currencies for this break point
The currencies of a Price Breakpoint.
object
ID of the price break point currency
Item ID of the currency used to price.
Price for the quantity.
Name corresponding Item ID
ID of the Sandbox
Account ID of the user who last modified the resource
Timestamp of when the resource was last modified
Timestamp of when the resource was created
The Price Point ID.
422
Validation Error