---
title: "Create a gift card sale invoice after using a gift card template"
method: POST
path: "/v1/invoices/giftcards"
---

# Create a gift card sale invoice after using a gift card template

`POST /v1/invoices/giftcards`

You must specify appropriate details for the request body parameters, and this API generates an invoice by booking the gift cards and returns a unique invoice ID as the response.

## Request body

- object
  - `RAW_BODY` object

## Response `200`

200

- object
  - `invoice_id` string

## 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)
