Sign a loan agreement

POST
/loan_agreements/:loan_agreement_id/sign

Electronically signs a loan document and updates the application’s status to accepted

Path parameters

loan_agreement_idstringRequired

Response

This endpoint returns an object.
statusenum
Allowed values: pending_signaturesignedexpired
idstring
application_idstring
document_urlstring
created_ondatetime
typeenum
Allowed values: credit_agreementach_authorizationautopay_ach_authorizationcredit_disclosure
signature_timestampdatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

Errors