GET
/
loan_agreements
/
{loan_agreement_id}

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

loan_agreement_id
string
required

Response

200 - application/json
application_id
string
required

The application_id of the corresponding loan application the agreement is for

created_on
string
required

Timestamp the loan agreement object is created on

document_url
string
required

Url where the loan agreement document is hosted

id
string
required
status
enum<string>
required

The status of the document

Available options:
pending_signature,
signed,
expired
signature_timestamp
string

Timestamp of when e-signature is completed