---
title: "Send a gift card email to a guest"
method: POST
path: "/v1/invoices/{invoice_id}/send_giftcard_email"
---

# Send a gift card email to a guest

`POST /v1/invoices/{invoice_id}/send_giftcard_email`

If the invoice is closed and had complete payment invoke this api to Send giftcard mail to the guest.

## Path parameters

- `invoice_id` string, required

## Response `200`

200

- object
  - `mail_sent` boolean
  - `receipt_sent` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/zenoti/apis/zenoti-authentication.md) · [All operations](https://skmtc.net/zenoti/apis/zenoti-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zenoti/zenoti-authentication/revisions/e628f892391a/schema)
