AdminPostGiftCardsReq
internal.internal.AdminPostGiftCardsReq
Schema
AdminPostGiftCardsReq type: object required:
- region_id
properties:
value:
type: integer
description: The value (excluding VAT) that the Gift Card should represent.
is_disabled:
type: boolean
description: Whether the Gift Card is disabled on creation. If set to
true
Learn about the metadata attribute, and how to delete and update it.
Properties
ends_at
Dateis_disabled
booleanmetadata
Record<string, unknown>region_id
stringRequiredvalue
numberWas this section helpful?