reward_transactions
- POST reward_transactions/awards/list — This method returns information related with reward award transactions. Multiple reward award transactions are returned by each call
- GET reward_transactions/awards/show — This method returns information related with a reward award transaction. A single rewards awards transaction is returned by each call
- GET reward_transactions/spend/show — This method returns information related with a reward spend transaction. A single rewards spend transaction is returned by each call
- POST reward_transactions/award_expiration/list — This method returns information related with reward award expiration transactions. Multiple reward award expiration transactions are returned by each call
- GET reward_transactions/spend/get_allocated_awards — 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.
- GET reward_transactions/awards/get_allocated_spends — This method returns information related with the spend reward transactions that were allocated against a specific award reward transaction. Multiple spend reward transactions are retrieved by each call.
- GET reward_transactions/award_expiration/show — This method returns information related with a reward award expiration transaction. A single reward award expiration transaction is returned by each call
- POST reward_transactions/spend/list — This method returns information related with reward spend transactions. Multiple reward spend transactions are returned by each call