Get Inventory Summary
Get Inventory Summary
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.
Query Parameters
Name
Type
Description
warehouseId
string
Comma-separated warehouse codes against which the inventory summary is required.
Headers
Name
Type
Description
Authentication
string
The Bearer token is required to access the API.
Last updated