Document approved

Triggered when a document has been approved by the client.

The payload contains the full Document resource including clients,
primaryClient, primaryContact, and owner.

Payload

Webhook envelope for document events. The payload field contains the full
Document resource with related clients, primaryClient, primaryContact,
and owner.

string
enum
required

The document event type that triggered the webhook

Allowed:
payload
object
required
string
required
length between 16 and 16

Random 16-character string for replay detection

date-time
required

UTC timestamp of when the webhook was created (ISO 8601)

Response
200

Webhook received successfully

LoadingLoading…