v1
latestOpenAPI 3.1.02026-07-2422707.0 MBCreate 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
Response
200
Example response
{
"invoice_id": "1471fa74-eeb7-4209-a856-d8a20ab48bca"
}