Excerpt |
---|
Tip |
Available from CRM.COM R12.0.0 |
Excerpt |
---|
This method terminates a rewards participant. A single rewards participant can be terminated in each call. |
Tip |
Available from CRM.COM R12.0 . 0 |
Resource URL
Parameters
Name | Type | Description | |||||||||
token | String | The token retrieved from the login method | |||||||||
termination_reason (mandatory) | String | The rewards participant's termination reason. Available values are CUSTOMER_REQUEST, FRAUD and DUPLICATION. | |||||||||
rewards_participant_identifier (mandatory) | Rewards Participant Identifier | The rewards participant that will be terminated. Only effective rewards participants can be terminated. The allowed rewards participant identifier fields are the following:
| |||||||||
replaced_by_rewards_participant_identifier (mandatory based on conditions) | Rewards Participant Identifier | The rewards participant that will replace the terminated rewards participant. The new rewards participant is mandatory when the termination reason reason is set to DUPLICATION and only effective rewards participants can be specified. The allowed rewards participant identifier fields are the following:
| |||||||||
transfer_wallet_amount (optional and applicable on conditions) | Boolean | Indicates whether the terminated rewards participant's remaining wallet balance will be transferred to the new rewards participant's wallet. This is applicable only when the termination reason reason is set to DUPLICATION | |||||||||
transfer_account_classification (optional and applicable on conditions) | Boolean | Indicates whether the terminated rewards participant's remaining wallet balanceaccounts receivable classification will be transferred to the new rewards participant's walletaccounts receivable classification. This is applicable only when the termination reason reason is set to DUPLICATION
| |||||||||
(optional and applicable on conditions) | Set of Access tokens | The Access Tokens of the terminated rewards participants which will be moved to the new rewards participant. This is applicable only when the termination reason reason is set to DUPLICATION. The set of Access tokens can be a sub-set of the existing access tokens of the terminated rewards participant. | |||||||||
fields_set (optional) | List of Strings, comma separated |
...