v1

latestOpenAPI 3.1.02026-07-24181585937.4 KB
Webhook Payloads

signatureRequestUpdate

Triggered on updates to requests for e-signatures: when requests are sent, cancelled, completed, or deleted.

Depending on the type of request, additional context will be included in the webhook payload:

  • Offers - "relatedEntityType" is "offer" and "offerId" is included.
  • Applications - "relatedEntityType" is "application" and "applicationId" is included.
postWebhooksignatureRequestUpdate

Payload

action'signatureRequestUpdate' required

Response

Return a 200 status to indicate that the data was received successfully