S_API_PurchaseGiftCardsInput
Fields:
Field | Type | Description |
---|---|---|
denomination | Int! | Gift card denomination in cents. We use the ISO_4217 standard for denominations, so please be aware of the cents component. Currencies like CLP do not have cents. |
quantity | Int! | Amount of gift cards to purchase |
currency | S_GiftCardCurrencyType | Gift card currency, default EUR, available EUR, USD, GBP, PLN, AUD, CAD, CLP, ARS, BRL |
transactionId | String | Your internal transaction id, may be used to cancel purchase if codes not used |