get
https://loanpro.simnang.com/api/public/api/1/odata.svc/DataImport()
This request retrieves real-time execution status, row counts, and detailed row-level validation or processing error messages.
Click here to learn more about this request
LoanPro's import tool is a fast and efficient way to transfer large amounts of data. Imports can be completed manually via the LoanPro dashboard or programmatically via the API. Note the following when importing data via the API.
Importing data into LoanPro requires a series of steps. Here's a breakdown of the entire process.
- Create data import record
- Get import progress
- Validate CSV file
- Get import validation/errors
- Import validated data
- Verify imported records

