MultichannelBasePromotionModel
Properties
Name | Type | Required | Description |
---|---|---|---|
name | str | ✅ | Name of promtion. |
Following field is required and don't allows to be left out or set to null or empty string | |||
external_id | str | ❌ | External id generated from system outside of Voyado |
validity | PromotionValidityModel | ❌ | Following class holds the duration information for a promotion. |
The this object uses to set and get the duration of a promotion. | |||
presentation | PromotionBasicPresentationModel | ❌ | Following object is for get/set the presentational side of the promotion. |
This data uses to displey in different kind of views, for an example in Email messages etc. This fields populates the "Presentation" section in the admin UI. | | redemption_channels | List[MultichannelPromotionRedemptionChannelModel] | ❌ | Redemption channels Valid channels: POS, ECOM and OTHER |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs