Variety of signing scenarios can be created by combining service API calls with their different parameter settings. This section explains the principles of the API integration and provides examples, which can give guidance when designing signing scenario or processes. Possibilities of OKdokument API are not limited to the examples listed below.
According to the place of signing, we distinguish two basic signing scenarios:
- One-round signing – all signatories are in one place at the time of signing (or face to face signing)
- Multi-round signing – each signer signs at a different time in a different place (or remote signing)
As the signing itself takes place in a web browser, it is also possible to easily integrate into native applications on the Android or iOS platform – WebView, ChromeTabs, Safari viewController.
Examples of different configuration options of the signing process can be found in the sections below. Examples are also available in the form of a postman collection, where the signing can be directly tested.