Create loan agreement
POST /loan_agreementsSign loan agreement
POST /loan_agreements/{loan_agreement_id}/signRetrieve a loan agreement
GET /loan_agreements/{loan_agreement_id}List loan agreements
GET /loan_agreementsLoad Agreement Object
Parameters
string
Unique identifier for the loan agreement
string
The application_id of the corresponding loan application the agreement is for
string
Timestamp the loan agreement object is created on
string
Url where the loan agreement document is hosted
Timestamp of when e-signature is completed
enum
The status of the document. Can be one of
pending_signature, signed, or expiredLoad agreement object
Load agreement object

