post https://ws.lemonway.com/mb/sandbox/v2/accounts//documents//signinit
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 GET parameter (see Finalize document signature).
- A return page where your user will be redirected after the signature.