Checkout Public Api
api
checkout
22c9368af131
apis/checkout-public-api.yaml
Checkout Service Public API
Version 2026.1.0
customer-facing REST contract for Acme Commerce Checkout Service. API
| Method | Path | Summary |
|---|---|---|
GET | /checkout/public/health | Health check for Checkout Service |
GET | /checkout/public/orders | List orders resources |
POST | /checkout/public/orders | Create or process orders resource |
GET | /checkout/public/orders/{id} | Retrieve orders resource by id |
4 endpoints