Get a loan agreement by id

Retrieve a loan agreement by its id

Path parameters

loan_agreement_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns an object.
idstring
application_idstring

The application_id of the corresponding loan application the agreement is for

created_ondatetime
Timestamp the loan agreement object is created on
document_urlstring
Url where the loan agreement document is hosted
statusenum
The status of the document
Allowed values:
typeenum
The type of document
Allowed values:
signature_timestampdatetimeOptional

Timestamp of when e-signature is completed

Errors