v1

latestOpenAPI 3.1.0Apache 2.02026-07-24113269342.0 KB
Nom151

Calculate contract Nom151 signature

This api endpoint calculates the Nom151 signature of an already signed contract and returns the signature.

post/omni/calculate-contract-nom151-signature

Headers

api-versionstring required

Request body

includeSignedDocumentInResponseboolean

Includes the signed document in base64 in response

includeCertificateDetailsInResponseboolean

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

signedContractIdstring required

The id of the already signed contract

Example request

{
  "signedContractId": "cf74e1be-e1bf-4708-9e0e-3b43a8313f85#contract1"
}

Response

OK

successboolean

Flag indicating request passed successfully.

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

Session status

additionalInformationobject