Get Catalog Price Point
GET /inventory/v1/catalog/price-point/{price_point_id}
Get a specific Price Point.
Authorizations
Parameters
Path Parameters
Header Parameters
If you provide the ETag that matches the current ETag for this content, will return a 304 response - indicating that the content has not changed.
If you provide the ETag that matches the current ETag for this content, will return a 304 response - indicating that the content has not changed.
Responses
200
Successful Response
A collection of Price Breakpoints (volume pricing).
object
Custom data associated with the resource
object
The name of the Price Point.
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
The Item used as the currency for the purchase.
Deprecated. Use the currencies field instead.
Deprecated. Use the currencies field instead.
List of currencies for this break point
The currencies of a Price Breakpoint.
object
The Item used as the currency for the purchase.
The Item used as the currency for the purchase.
The price of the Item.
Previous Price Breakpoints.
Price based on quantity and the Item ID of the currency used.
object
The Item used as the currency for the purchase.
Deprecated. Use the currencies field instead.
Deprecated. Use the currencies field instead.
List of currencies for this break point
The currencies of a Price Breakpoint.
object
The Item used as the currency for the purchase.
The Item used as the currency for the purchase.
The price of the Item.
Cache info for the Price Point.
object
Headers
Used to identify this version of the content. Provide with a get request to avoid downloading the same data multiple times.
304
Content still has the same etag and has not changed
403
Forbidden
object
404
Not Found
object
422
Validation Error