get https://loanpro.simnang.com/api/public/api/1/odata.svc/ActionResults
This request allows you to pull information for results saved to your account.
General
Actions and Results are used by lenders to track the effectiveness of servicing operations and standardize practices for their personnel. Here's what you need to know about actions and results:
- This request pulls only the results saved within your tenant account. You can pull actions information in the GET Actions request.
Database
For information on actions database tables, see the following articles:
- Database – Result Entity (result_entity)
- Database – Result Notes (result__notes)
- Database – Action Notes Relationship Table (action__notes)
- Database – Action and Results Mapping Table (action__result)
- Database – Action & Result Selection (action_result_selection_entity)
- Database – Scheduled Action Entity (scheduled_action_entity)
Try It Instructions
Our requests often provide sample payload information so that you can receive a 200 response from simply hitting the Try It button. This request is ready for you—hit Try It to send the request.
However, if you would like to try this request with your own tenant account, make sure to change the headers to match your own authentication information.