Racecamp
Back to Staging billing

invoice.paid

Delivery #104

Delivery summary

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

EndpointStaging billing
StatusDelivered
Attempt#1
ResponseHTTP 200
SentAug 8, 2026 at 9:15 AM

Event payload

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

{
  "id": "evt_01J4STGINVPAID",
  "type": "invoice.paid",
  "created_at": "2026-08-08T09:15:00Z",
  "data": {
    "invoice": {
      "id": "inv_5810",
      "amount_due": 4900,
      "currency": "usd"
    }
  }
}