Skip to main content

giftCardBulkActivate Mutation

Activate gift cards.

Requires the MANAGE_GIFT_CARDpermission.

Triggers the following webhook events:

  • GIFT_CARD_STATUS_CHANGED (async): A gift card was activated.
giftCardBulkActivate(
ids: [ID!]!
): GiftCardBulkActivate
Show return type

Arguments

ids ● [ID!]!

List of gift card IDs to activate.

Type

GiftCardBulkActivate

Activate gift cards.

Requires the MANAGE_GIFT_CARDpermission.

Triggers the following webhook events:

  • GIFT_CARD_STATUS_CHANGED (async): A gift card was activated.