Swap an order offerCopy Pagepost https://api.vrio.app/order_offers/{order_offer_id}/swapSwap from an existing Offer to a new offer. This is based on the available swap options of the existing offer.Path Paramsorder_offer_idintegerrequiredBody Paramsswap_offer_idintegerrequiredThe new offer ID to swap the order offer to.order_offer_item_optionsarray of objectsWhen an offer is configured with an item has options, or variants, determine which options should be applied. Each option will have a subset option value. Example: size is an option, Small - Medium - Large is the option value. Required for items that have options.order_offer_item_optionsADD objectorder_offer_notesstringApply note to the history of this order offer.Responses 200OK 400Error response 401Unauthorized response 403Forbidden response 500Error responseUpdated 7 days ago