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