Skip to main content
Skip to main content

AdminPostGiftCardsReq

The details of the gift card to create.

Properties

region_idstringRequired
The ID of the Region in which the Gift Card can be used.
valuenumber
The value (excluding VAT) that the Gift Card should represent.
ends_atDate
The date and time at which the Gift Card should no longer be available.
is_disabledboolean
Whether the Gift Card is disabled on creation. If set to true, the gift card will not be available for customers.
metadataRecord<string, unknown>
An optional set of key-value pairs to hold additional information.
Was this section helpful?