Skip to main content

Replaces an order item id

PUT 

/order/orders/:order_id/replace_item_id

Replaces a single order item id with another merchant_item_id, leaving all other attributes and properties unchanged. A custom method requested by a merchant to allow for item id updates due to shipping errors. It is doubtful you will ever need this method. The expansion variable affects the returned order object.

Request

Responses

Successful response

Was this page helpful?