Create a loan agreement
A loan agreement can be created for an application with a status of approved. Expect 4-8 seconds of latency
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
application_id
The application_id
of the application to create the loan agreement for
accepted_offer_id
The accepted_offer_id
of the application’s offer to create the loan agreement for
Response
This endpoint returns an object.
id
application_id
The application_id
of the corresponding loan application the agreement is for
created_on
Timestamp the loan agreement object is created on
document_url
Url where the loan agreement document is hosted
status
The status of the document
Allowed values:
type
The type of document
Allowed values:
signature_timestamp
Timestamp of when e-signature is completed