v1

latestOpenAPI 3.0.12026-07-2487164202.8 KB
Offers and Signing

Sign a loan document via ‘instant signing’.

This endpoint allows you to electronically sign an agreement inside your own UI. Using the endpoint requires approval from YouLend. There are certain requirements you’ll need to meet for (a) how the signing flow is presented to the user, (b) how you manage logins and permissions, and (c) and what would count as a robust enough ‘verificationId’ (typically IP address and/or userId).

post/Leads/{leadId}/clicksignloandocument

Path parameters

leadIdstring required

Headers

api-versionstring

Request body

leadIdstring uuid required

Gets or sets the LeadId.

documentIdstring uuid required

Gets or sets the DocumentId corresponding to the document the merchant wishes to sign.

verificationIdstring required

Gets or sets an identifier for the merchant who signs the document.

Response

OK