GET /api/v1/inventory/
Retrieve a specific inventory record by its unique identifier.Path Parameters
The unique identifier of the inventory record
Request
Response
Unique identifier for the inventory record
ID of the associated product
Current quantity of the product available in stock
Minimum stock level threshold for low stock alerts
Timestamp of when the inventory was last restocked (ISO 8601 format)
Response Example
Status Codes
200- Success404- Inventory record not found