Change Quantity

View as Markdown
Updates the quantity of an order item.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

item_idstringRequired
Unique item ID

Request

This endpoint expects an object.
quantityintegerRequired
Number of items

Response

200
orderstring
offerany
subscriptionstring
productstring
componentslist of objects
subscription_componentstring
quantityintegerDefaults to 0
public_idstring
product_attributeany
pricestring
extra_coststring
total_pricestring
one_timebooleanDefaults to true
order_updatedstring
frozenbooleanDefaults to true
first_placedany

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error