voucherChannelListingUpdate Mutation
Manage voucher's availability in channels.
Triggers the following webhook events:
- VOUCHER_UPDATED (async): A voucher was updated.
voucherChannelListingUpdate(
id: ID!
input: VoucherChannelListingInput!
): VoucherChannelListingUpdate
Show return type
Arguments
id ● ID!
ID of a voucher to update.
input ● VoucherChannelListingInput!
Fields required to update voucher channel listings.
Type
VoucherChannelListingUpdate
Manage voucher's availability in channels.
Triggers the following webhook events:
- VOUCHER_UPDATED (async): A voucher was updated.