Webhook Event Flow - eSign
See the image below for a simple example of what webhook events may fire for a standard business eSign transaction. Please note that events sent in quick succession with retries may arrive out of order - your application should take this into account when using webhooks to update the state of your application. You can also use any webhook event as a trigger to call Retrieve Transaction to determine the detailed_status
.
![](https://files.readme.io/d9c7ddc-Sample_Webhook_Event_Flow_-_eSign.png)
Updated 6 months ago