Loan Document API

This API is invoked during different lifecycle stages to upload required documents in the Origin system. The API currently supports pdfs shared as base 64 encoded string. The supported document list is available in appendix. Depending on the loan stage, the documents are tagged as pre-approval, post-approval or post-disbursal.

Note: USE PRODUCT TOKEN FOR THIS API.

Body Params
string
required
Defaults to BHYLAPP0030

This contains the partner loan application id for the request that is being sent.

string
required
Defaults to BHYBOR0030

Borrower id at partner's end

string
required
Defaults to BHYPL-9673717434524

Arthmate loan application id. Returned as Lead API response.

string
required
Defaults to AXXPSBWIDL

Arthmate borrower id. This id is returned from the Lead API.

string
required
Defaults to 001

The code for the document type. For the full list please refer to https://developers.arthmate.com/docs/document-types

string
required
Defaults to file.pdf

This is the base64 encoded string for the file. File format accepted is PDF.

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json