Invoice Reminder Sent
Webhook
Payload that Simplicate delivers via HTTP POST to the configured webhook target whenever a invoice.reminder_sent event occurs.
Triggered by: a payment reminder for an invoice being emailed to the customer. Fires when the email is actually sent, not when it is queued.
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).