Name | Type | Description | Notes |
---|---|---|---|
channelId | String | Unique channel ID of the user performing the redemption. This is either a user ID from a user using the Voucherify Dashboard or an X-APP-Id of a user using the API. | [optional] |
channelType | ChannelTypeEnum | The source of the channel for the redemption. A `USER` corresponds to the Voucherify Dashboard and an `API` corresponds to the API. | [optional] |
Name | Value |
---|---|
USER | "USER" |
API | "API" |