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