To check esign status
GET {{customerURL}}/ThirdpartyService/esign/envelopeStatus?envelopeId={{envelopeID}}&access_token={{customerToken}}
- This service allows us to check the status of the initiated esign.
- To verify the initiated esign status, you need envelopeID. When the esign is initiated, a unique envelopeID will get generated.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
envelopeId | string | ||
access_token | string |