Swap an order offer itemCopy Pagepost https://api.vrio.app/order_offers/{order_offer_id}/swap_itemSwap the item on an order offerPath Paramsorder_offer_idintegerrequiredBody Paramsitem_idintegerrequiredThe new item ID to swap to.items_option_variation_idintegerWhen an item has options, define which variation of the item to apply. Required when the item has options.order_offer_notesstringApply note to the history of this order offer.Responses 200OK 400Error response 401Unauthorized response 403Forbidden response 500Error responseUpdated 15 days ago