get https://loanpro.simnang.com/api/public/api/1/odata.svc/AccountRewardTransactions()
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: