Title
Create new category
Edit page index title
Edit category
Edit link
Notifications object
You can subscribe to notifications which will be sent to a specified endpoint. This endpoint will need to be publicly accessible.
Parameter | Description |
|---|---|
destination | Endpoint for notifications to be sent to. Only HTTPS endpoints with TLS 1.2 are supported. |
envelope_completion | When all recipients have signed the document. |
envelope_ready | The document is sealed. |
envelope_created | The document is sealed.
|
signer_completion | The signer has signed. |
upload_errors | When there is an error in the envelope creation process. |
sign_offline___upload_errors | When there is an error in the process of uploading a document that was signed offline. |
idv_resource_update | Specific to envelopes with an Identity verification check enabled. Update received whenever there are changes to resources in the IDV session. For example, a user uploading a new document. |
idv_session_completion | Specific to envelopes with an Identity verification check enabled. Triggered when all tasks and all checks inside of a given session have been completed. |
idv_check_completion | Specific to envelopes with an Identity verification check enabled. Sent when a check completes – for example a document authenticity check being performed. |
idv_task_completion | Specific to envelopes with an Identity verification check enabled. Sent when a task is completed. If you require TEXT_EXTRACTION and the check has been fulfilled, Yoti will send this through as an update to your endpoint. |
idv_session_limit_reached | Specific to envelopes with an Identity verification check enabled. When a recipient has reached their session limit. You can use the reset session limit endpoint to if you want the recipient to try again |
Example Notifications
Got a question? Contact us here.