Update Order Item

Required permission: write_orders

Update an order item. Currently, only the quantity can be updated.

Note: Order items created by native marketplace integrations (items with an api_id) cannot have their quantity updated.

Path Params
integer
required
≥ 1

The ID of the order item to update.

Body Params
integer
required
≥ 0

The new quantity for the order item. Must be greater than or equal to the quantity already shipped.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json