Invoice Drafts Generated
Webhook
Payload that Simplicate delivers via HTTP POST to the configured webhook target whenever a invoice.drafts_generated event occurs.
Triggered by: an automated run that created at least one draft invoice. A refresh signal, not an event report: it carries no payload data, so retrieve the draft invoices through the invoice endpoints.
Request
Responses
- 200
- 429
Webhook received and acknowledged by the consumer.
Consumer is rate-limiting; Simplicate will retry after the delay indicated by the optional Retry-After header (up to 3 attempts).