Gestiono
Referencia de APIAccounting / Gift Card

Get Gift Card by giftcardid

← Back to full API reference
GET/v1/gift-card/:giftCardIdAuth required
  • Requires organization permissions for this resource.
  • Validated by Zod schema: getGiftCardById.

Request details

Path params

FieldRequiredDescription
giftCardIdYesRequired path parameter.

Default payloads

Path params

json
{
  "giftCardId": 1
}

Query

json
{}

Sample response

json
"<giftCard>"