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