Loan Agreements Endpoints
List all loan agreements
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
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