v1

latestOpenAPI 3.1.02026-07-2422707.0 MB

Create an invoice for the sale of a gift card

This API helps you to create an invoice for the sale of a gift card without having to first create or select a gift card template.

If you have your own Webstore, e-commerce store, or Consumer Mobile App (CMA), this API helps you to record the sale of a physical or online gift card (with a custom gift code or gift card number) in your Zenoti application.

post/v1/invoices/gift_cards

Request body

RAW_BODYstring json

Response

200

invoice_idstring
{"stackTrail":"paths:/v1/invoices/gift_cards:post:responses:200:content:application/json:schema:properties:error","oasType":"schema","type":"unknown"}

Example response

{
  "invoice_id": "94ed22fd-bee9-4a2c-bb21-2176e625d82b"
}