AdminPostGiftCardsGiftCardReq
constructor
Properties
balance
numberThe value (excluding VAT) that the Gift Card should represent.
ends_at
null | DateThe date and time at which the Gift Card should no longer be available.
is_disabled
booleanWhether the Gift Card is disabled on creation. If set to
true
, the gift card will not be available for customers.metadata
Record<string, unknown>An optional set of key-value pairs to hold additional information.
region_id
stringThe ID of the Region in which the Gift Card can be used.
Was this section helpful?