Get Inventory Summary
Last updated
Last updated
GET
https://{{workspace}}.myeshopbox.com/api/v1/inventorySummary
This endpoint allows you to get an inventory summary, for warehouses in the Query parameter. Here inventory summary means, it contains the quantity of all products in all of the warehouses in respective statuses.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
warehouseId
string
Comma-separated warehouse codes against which the inventory summary is required.
Authentication
string
The Bearer token is required to access the API.