Invoice Resent
Webhook
Payload that Simplicate delivers via HTTP POST to the configured webhook target whenever a invoice.resent event occurs.
Triggered by: an invoice that was already sent being sent again, through any channel. The first send triggers invoice.sent instead. Payment reminders are not resends and do not trigger this event.
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).