Invoice Credited
Webhook
Payload that Simplicate delivers via HTTP POST to the configured webhook target whenever a invoice.credited event occurs.
Triggered by: a credit invoice being sent, crediting the original invoice. The payload references the original (credited) invoice.
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).