v1

latestOpenAPI 3.1.02026-07-2422707.0 MB

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

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.

post/v1/invoices/giftcards

Request body

RAW_BODYobject

Response

200

invoice_idstring

Example response

{
  "invoice_id": "1471fa74-eeb7-4209-a856-d8a20ab48bca"
}