Skip to main content

Search Inventory

POST 

/inventory/search

This endpoint allows searching for product inventory cumulative quantities, separated by inventory type.

Available search fields

NameDescriptionRequired
productIds (array [integer])Array of product ids.yes
warehouseId (integer)Warehouse id.no
location (string)Location.no

Mandatory field in search payload is productIds array. If warehouseId or location are not sent in the payload, inventories will not be filtered by warehouse and/or location.

Request

Responses

Search Inventory - 200 / Search Inventory - 200 (expands inventoryBalance)

Response Headers
    Connection
    Content-Length
    Date
    Keep-Alive
    Return-Format