Get account reward transactions

This request retrieves a history of all account reward transactions.

   Click here to learn more about this request

This request returns a history of account reward transactions. Note the following about this request:

This request retrieves a full history of reward transactions. Use a filter to retrieve specific reward transactions.

Filtering

Results can be filtered by any field to shorten responses or select a specific result. Here's an example that filters results by a specific line of credit ID.

{baseUrl}/odata.svc/AccountRewardTransactions()?$filter=accountId eq 123

View Filtering and Paginating Results to learn more about filtering and paginating responses from the LMS API.

Database

For information regarding note database tables, see the following articles:

Database – Product Reward Base (product_reward_base_entity)

Language
Credentials
Click Try It! to start a request and see the response here!