Create loan agreement
POST /loan_agreements
Sign loan agreement
POST /loan_agreements/{loan_agreement_id}/sign
Retrieve a loan agreement
GET /loan_agreements/{loan_agreement_id}
List loan agreements
GET /loan_agreements
Load Agreement Object
Parameters
Unique identifier for the loan agreement
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
Timestamp of when e-signature is completed
The status of the document. Can be one of
pending_signature
, signed,
or expired
Load agreement object
Load agreement object