Shop
Retrieve shop configuration and settings
| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/shop/{shopGid} | Get shop details Retrieves shop information by its global identifier (GID). |
| GET | /v1/inventory/item/shop/{shopGid} | Get all items by shop Retrieves all inventory items for a specific shop. Supports optional filtering |
| GET | /v1/inventory/category/items/shop/{shopGid} | Get all categories with their items Retrieves all inventory categories for a shop, with each category containing |
| GET | /v1/inventory/menu/shop/{shopGid} | Get all menus with categories and items Retrieves the complete menu structure for a shop, including all menus with their |