Tip |
---|
Available from CRM.COM R14.2.0 |
Excerpt |
---|
This method provides the ability to request a promo code out of a specific promotion campaign |
...
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
promotion_campaign_identifier (mandatory) | Promotion Campaign Identifier | The identifier of the promotion campaign that will provide the promo code. Only POSTED promotion campaigns of type "Promotion Discount" and Distribution method "UPON REQUEST" are allowed. The allowed promotion campaign identifier fields are the following:
| ||||||
contact_information_identifier (mandatory) | Contact Information Identifier | The identifier of the contact information that will receive the promo code. The allowed contact information identifier fields are the following:
| ||||||
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...