Checkout Events Api
api
checkout
b42570e372dd
apis/checkout-events-api.yaml
Checkout Service Events API
Version 2026.3.0
event publishing and webhook contract for Acme Commerce Checkout Service.
| Method | Path | Summary |
|---|---|---|
GET | /checkout/events/health | Health check for Checkout Service |
GET | /checkout/events/orders | List orders resources |
POST | /checkout/events/orders | Create or process orders resource |
GET | /checkout/events/orders/{id} | Retrieve orders resource by id |
4 endpoints