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