Racecamp
Back to Staging billing

invoice.created

Delivery #103

Replay

Delivery summary

The event ID and payload stay stable across automatic retries and manual replays.

EndpointStaging billing
StatusRetrying
Attempt#2
ResponseHTTP 503
SentAug 9, 2026 at 1:58 PM

Event payload

This exact JSON body is signed and reused for every attempt and replay.

{
  "id": "evt_01J4INVCREATED",
  "type": "invoice.created",
  "created_at": "2026-08-09T13:58:00Z",
  "data": {
    "invoice": {
      "id": "inv_5822",
      "amount_due": 12900,
      "currency": "usd"
    }
  }
}