API reference, Electronic signature

Attach signature to multiple pdf documents

POSThttps://demo-api.incodesmile.com/omni/attach-signature-to-pdf/v2

Attach signature from interview to previously uploaded PDF contracts at (x, y) coordinates with desired height to desired page on pdf. Coordinates are relative to left bottom corner of page. Every document id can have multiple signature attached to it, hence the array of signature positions for every document.

Query parameters

interviewIdstring

Headers

api-versionstringrequiredDefaults to 1.0

Request body

application/json

signaturePositionsOnContractsobject
includeSignedDocumentInResponseboolean

Includes the signed document in base64 in response.

includeNom151SignatureInResponseboolean

Includes the Nom 151 signature of the signed document in the response.

includeSignedDocumentWithNom151InResponseboolean

Includes the signed document with the Nom 151 signature attached in the pdf in the response.

includeCertificateDetailsInResponseboolean

Include the certificate details with which the Nom151 signature was created.

Responses

Was this page helpful?