Next Steps

After completing the Quickstart, you can extend your integration to cover additional AcuView capabilities. You can retrieve loan history using GET /api/LoanRecord/loan-history, analyze borrower activity across standard time periods using GET /api/v1/LoanRecord/record-period, and assess borrower risk using GET /api/v1/payments/AssessRisk.

If your workflow includes repayment tracking, you can manage payments using the /api/v1/payments endpoints to create, update, retrieve, and deactivate payment records. These endpoints allow you to keep AcuView aligned with repayment activity and loan outcomes.

For deeper testing and integration, you can use the AcuView OpenAPI definition or Postman collection to explore endpoints and validate request and response formats. You should also review the integration best practices in the AcuView API Guide, which cover authentication handling, error processing, pagination, and secure handling of sensitive data.

To know more about the UI features and advantages view the following sections:
For understanding the borrower application flow and the verification scenarios AcuView has, view the following sections: