Skip to main content
mutation

Requires write_gift_cards access scope.

Create a gift card.

GiftCardCreateInput!required

The input fields to create a gift card.


Was this section helpful?

Anchor to GiftCardCreatePayload returnsGiftCardCreatePayload returns

GiftCard

The created gift card.

String

The created gift card's code.

[GiftCardUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?