Calculate contract Nom151 signature
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
includeSignedDocumentInResponse
boolean
Includes the signed document in base64 in response
truefalse
includeCertificateDetailsInResponse
boolean
Includes the signed document with the Nom 151 signature attached in the pdf in the response
truefalse
signedContractId
string
required
The id of the already signed contract
api-version
string
required
Defaults to 1.0
``200 OK
``400 Bad Request
Updated 3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request POST \
--url https://demo-api.incodesmile.com/omni/calculate-contract-nom151-signature \
--header 'accept: application/json' \
--header 'api-version: 1.0' \
--header 'content-type: application/json'
application/json
200400
Updated3 months ago