Entity Posting API - Promotion Add/Update
If the PromotionID does not exist, a new Promotion record will be created. If it does, it will be updated.
Triggered Updates:
- No other data effected
Standard ShowTimeAnalytics Message Parameters:
- DataSupplierID: Assigned unique identifier for your account
- String
(required) - MessageSequence: Unique sequence number incremented for each message posted
- Long
(required) - CallbackUrl: Dataprovider defined URL that result of processing the message is posted back to
- String
Fields for Promotion Entity:
- ID attribute: Unique identifier for Promotion
- String
(required) - Name: Name for Promotion
- String
- PartnerId:
- String
- PartnerName:
- String
- PartnerCode:
- String
- Type:
- String
- StartDate:
- String
- LimitPerVisit:
- Integer
- Tags: User defined list of tags they might want to filter on
- String
- ExpiryDate:
- yyyy-mm-dd
- Schemes:
- String
PLEASE NOTE: All field and attribute names are case sensitive