Loan Agreements Endpoints
Retrieve loan agreement by id
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Response
200 - application/json
The application_id
of the corresponding loan application the agreement is for
Timestamp the loan agreement object is created on
Url where the loan agreement document is hosted
The status of the document
Available options:
pending_signature
, signed
, expired
Timestamp of when e-signature is completed