1. Start Signing Process
Last updated
Last updated
1. Once the quick set up is completed, invoke the below API.
GET
http://localhost:8080/v2/signature/start
Headers
Content-Type
multipart/form-data
Body
null
null
null
Response
Invoke the URL obtained from the API response (as shown in the screenshot) in browser to obtain the sign identities and transaction id value. During this step users will be prompted to authorize and if the Application redirect URL has been configured the txId and signing Identity values will be returned as response header params. Otherwise in response body.
The transaction id remains valid for 10 mins.