URL
GET /api/v1/inputdocuments
GET /api/v1/loanproducts/{product_id}/inputdocuments
GET /api/v1/loans/{loan_id}/documents
POST /api/v1/loans/{loan_id}/documents
POST /api/v1/loans/{loan_id}/co_app/{co_app_id}/update-data
Description
Allows you to post or retrieve documents for a loan account or retrieve documents required by loan products. You can also retrieve a list of all input documents in the system.
Methods
GET and POST