Checkout Internal Api
api
checkout
4376b9e3d814
apis/checkout-internal-api.yaml
Checkout Service Internal API
Version 2026.4.0
service-to-service contract for Acme Commerce Checkout Service. API
| Method | Path | Summary |
|---|---|---|
GET | /checkout/internal/health | Health check for Checkout Service |
GET | /checkout/internal/orders | List orders resources |
POST | /checkout/internal/orders | Create or process orders resource |
GET | /checkout/internal/orders/{id} | Retrieve orders resource by id |
4 endpoints