Offers and Signing

Retrieve the documents to sign for the lead.

This endpoint allows you to retrieve the list of documents that are to be signed for a given lead.

get/Leads/{leadId}/documentstosign

Path parameters

leadIdstring uuid required

The lead id.

Headers

api-versionstring

Response

OK

idstring uuid
namestring nullable
documentstring byte nullable
documentTypestring nullable
contractTypestring nullable

Gets or sets the agreement contract type for the document (e.g. "RPA" or "LA").

Changes

No recorded changes to this endpoint across all 1 revision of this API.