Proposal approved

Triggered when a proposal has been approved by the client.

The payload contains the full Proposal resource including proposalLines,
clients, primaryClient, and primaryContact.

Payload

Webhook envelope for proposal events. The payload field contains the full
Proposal resource with related proposalLines, clients, primaryClient,
and primaryContact.

string
enum
required

The proposal event type that triggered the webhook

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…