Generate an Electronic Signature of a Document

This call lets you to generate an electronic signature.

Note: Only SDD mandates can be signed with this method.

Prerequisite: A Mandate needs to be registered with RegisterSddMandate

  • A call to SignDocumentInit of DirectKit to make the signature request and get a token.
  • A redirection from your website to the WebKit, with the token in the GET parameter (see Finalize document signature).
  • A return page where your user will be redirected after the signature.
Language
Click Try It! to start a request and see the response here!