---
title: "Resend order offer gift"
method: POST
path: "/order_offers/{order_offer_id}/resend_gift"
tags: ["Order Offers"]
---

# Resend order offer gift

`POST /order_offers/{order_offer_id}/resend_gift`

Resend order offer gift details.

## Response `200`

OK

- object
  - `order_offer_id` integer
  - `gift_card_code` string, nullable
  - `gift_name` string, nullable
  - `gift_message` string, nullable
  - `gift_email` string, nullable
  - `gift_phone` string, nullable
  - `gift_date` string, date-time, nullable
  - `gift_date_sent` string, date-time, nullable
  - `gift_status` string

## Other responses

- `401` — Unauthorized response
- `403` — Forbidden response
- `500` — Error response

---

[API](https://skmtc.net/vrio/apis/crm-configuration.md) · [All operations](https://skmtc.net/vrio/apis/crm-configuration/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vrio/crm-configuration/revisions/62037010356e/schema)
