Tip |
---|
Available from CRM.COM R10.1.0 |
Excerpt |
---|
This method is used in order to automatically calculate and apply a rewards participating merchant's contribution rules based on a purchase customer event. A single settlement can be applied by each call. |
Tip |
Available from CRM.COM R10.1.0 |
Resource URL
Parameters
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
customer_event_identifier (mandatory) | Customer Event identifier | The identifier of the purchase customer event based on which the merchant's contribution will be applied. Only customer events of type purchase which are posted can be specified. The allowed customer event 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 |
...