Excerpt |
---|
This method returns information related with a reward award transaction. A single rewards awards transaction is returned by each call |
Tip |
---|
Resource URL
Parameters
Name | Type | Description | ||||||||
token | String | The token retrieved from the login method | ||||||||
reward_award_transaction_identifier (semi-optional) | String | The identifier of the reward award transaction that should be returned as a result. The allowed reward award transaction identifier fields are the following:
| ||||||||
wallet_transaction_identifier (semi-optional) | Wallet Transaction identifier | The identifier of the wallet transaction related with the reward award transaction that should be returned as a result. The allowed wallet transaction 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 |
...