After signing is complete, the client is redirected to the URL registered in signature Request. Parameters informing about the signature result are added to the URL. Example can be found in the chapter 4.2 Example 2: One-round signing with redirect url. Parameters:
name | File name without suffix (parameter filename) |
docid | Document ID |
lang | Web browser locale |
result | success – user submitted signed document with button Submit close – user cancelled document signing with button Close mobile – signing process finished on mobile. Displayed on PC when using QR code sharing function |
ts | timestamp of redirect |
Example of result URL:
https://apidev.okdokument.com/thankYouPage.html?name=doc_1234&docid=y7Ki_u1mrUwijfb-o_S1JiphSsoXya8iypH380F&lang=en&result=success&ts=1651376054875 |