InventoryItems API
π Table of Contents
Overview
InventoryItem Management
Get All InventoryItems
GET /api/inventoryitems
Authorization: Bearer YOUR_TOKENGet InventoryItem by ID
GET /api/inventoryitems/{itemId}
Authorization: Bearer YOUR_TOKENCreate InventoryItem
Update InventoryItem
Delete InventoryItem
InventoryItem Operations
Use Item
Transfer Item
Get User Inventory
Error Responses
InventoryItem Not Found
Navigation
Last updated