Sign a loan agreement
Electronically signs a loan document and updates the application’s status to accepted
Path parameters
loan_agreement_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an object.
status
Allowed values:pending_signature signed expired
id
application_id
document_url
created_on
type
Allowed values:credit_agreement ach_authorization autopay_ach_authorization credit_disclosure
signature_timestamp
Errors
400
Document Cannot Be Signed Error
401
Unauthorized Error
404
Application Not Found Error
429
Rate Limit Error
500
Server Error