Generate an Electronic Signature of a Document

Use this endpoint to generate an electronic signature (SDD mandates only).

Prerequisites:

  1. Register your mandate with RegisterSddMandate.
  2. Call /documents/{documentid}/signinit  to start the signature flow and obtain a token.
  3. Redirect the user’s browser to the WebKit URL, including the token as a GET parameter (see “Finalize document signature”).
  4. Provide a return URL to which the user is sent once the signature is complete.

Important: Whenever you see accountId in a path or body parameter, enter your wallet’s ID.

Path Params
string
required
int64
required
Body Params
string
int32
required
string
required
length between 0 and 2000
string
required
length between 0 and 2000
Headers
string
required
string
string
required
string
Responses

401

Unauthorized

500

InternalServerError

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json