Excerpt |
---|
This method returns information related with the award reward transactions that were allocated against a specific spend reward transaction. Multiple award reward transactions are retrieved by each call. |
Tip |
---|
...
Resource URL
Parameters
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
reward_spend_transaction_identifier (semi-optional) | Spend Reward Transaction Identifier | The identifier of the spend reward transaction that should be retrieved. The allowed spend reward 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 |
...