Webhook Billing Invoice Approved

Sent when an invoice transitions to APPROVED status.

postWebhookbilling.invoice.approved

Payload

event_type'billing.invoice.approved'
event_timestampstring date-time required

UTC timestamp when the event occurred

invoice_idstring required

The invoice that was approved

Response

Successful Response

{"stackTrail":"webhooks:billing.invoice.approved:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes