v1

latestOpenAPI 3.1.0Apache 2.02026-07-24113269342.0 KB
Electronic signature

Attach signature to multiple pdf documents

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.

post/omni/attach-signature-to-pdf/v2

Query parameters

interviewIdstring

Headers

api-versionstring required

Request body

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.

Response

OK

successboolean

Flag indicating request passed successfully.

sessionStatus'Alive' | 'Closed' | 'Deleted'

Session status

additionalInformationobject