Order Offers
Edit order offer gift details
Edit order offer gift details.
patch/order_offers/{order_offer_id}/gift
Request body
Example request
{
"gift_date": "2023-04-01 00:00:00"
}Response
OK
Example response
{
"gift_date": "2023-04-01 00:00:00",
"gift_date_sent": "2023-04-01 00:00:00"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.