get https://loanpro.simnang.com/api/public/api/1/odata.svc/Autopays()
This request pulls all scheduled AutoPay information for an entire tenant.
Click here to learn more about this request
AutoPays allow users to schedule automatically processed payments:
- This request will pull every scheduled AutoPay for the entire tenant account. As such, the response may be quite long.
- This request uses the
AutoPays
endpoint which is a nested object within theLoans
entity. - AutoPays can be configured in numerous ways, but they need to be set up manually.
For an example of how AutoPays work within the UI, take a look at our Scheduling a New AutoPay article.
Database
For information regarding AutoPay database tables, take a look at the following articles: