Sign a PDF document with a Click&Cert keys and certificate, and return PDF signed document (PAdES).

Body Params

Pass user credentials and file details for PDF signing

string
required

Unique identifier for the digital certificate provided by Datasure

file
required

PDF file to be signed

visible_seal
object

Optional visible seal details for positioning and style

string
enum

Optional certification level for the signature. Acceptable values: 'CERTIFICATION_LEVEL_NONE', 'CERTIFICATION_LEVEL_NO_CHANGES_ALLOWED', 'CERTIFICATION_LEVEL_FORM_FILLING', 'CERTIFICATION_LEVEL_FORM_FILLING_AND_ANNOTATIONS'. Defaults to 'CERTIFICATION_LEVEL_NONE'.

Allowed:
string

6-digit TOTP code. Required only when using a QCP-N-QSCD certificate.

Responses

403

Unauthorized to sign documents for this company.

422

Validation error, such as incorrect JSON format for 'visible_seal' or 'certification_level'.

500

Internal Server Error.

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here!