deliverable.generated
Fires when a deliverable is successfully generated and ready for download. Thedata.url property contains a pre-signed download link. This URL expires after 1 hour. If it has expired, call the Retrieve Deliverable endpoint to get a fresh link.
Example payload
Example payload
JSON
deliverable.failed
Fires when deliverable generation fails. The deliverable status is set tofailed.
The data.detail property contains a human-readable explanation of the failure.
Deliverable failures are rare. SignatureAPI support is notified automatically when this event fires.
Example payload
Example payload
JSON