Name | Type | Description |
action
(mandatory) | String | Defines if a new or existing access token should be used. The supported values are the following: ADD_NEW, ADD_EXISTING, REMOVE The NEW option can be used only if access tokens are allowed to be created on creating reward participants, as specified in access token definitions |
access_token_identifier (mandatory on conditionsadd existing and remove) | Access Token identifier | An existing access token that should be used. This is applicable and mandatory if the action is set to ADD_EXISTING or REMOVE. Only effective access tokens can be used. The allowed access token identifier fields are the following: Include Page |
---|
| access_token_identifier |
---|
| access_token_identifier |
---|
|
|
authentication_code (optionalmandatory on add new) | String | The authentication code of the access token that will be created. If not specified then it will be generated automatically. Applicable and if the action is set to ADD_NEW |
identifier (mandatory on conditionsadd new) | String | The identifier of the access token that will be created. This information is not mandatory if the system is set up to allow creating access tokens with no identifier and pass code. Applicable and if the action is set to ADD_NEW |
pass_code (mandatory on conditionsadd new) | String | The pass code of the access token that will be created. This information is not mandatory if the system is set up to allow creating access tokens with no identifier and pass code, although it is always mandatory if an identifier was specified. Applicable and if the action is set to ADD_NEW |