Name | Type | Description | Notes |
---|---|---|---|
status | str | Indicates whether the redeemable can be applied or not applied based on the validation rules. | [optional] [default to 'SKIPPED'] |
id | str | Redeemable ID, i.e. the voucher code. | [optional] |
object | str | Redeemable's object type. | [optional] |
result | ValidationsRedeemableSkippedResult | [optional] | |
metadata | object | The metadata object stores all custom attributes in the form of key/value pairs assigned to the redeemable. | [optional] |
categories | List[CategoryWithStackingRulesType] | [optional] | |
campaign_name | str | Campaign name. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. | [optional] |
campaign_id | str | Unique campaign ID assigned by Voucherify. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. | [optional] |
name | str | Name of the promotion tier. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. | [optional] |