v6

latestOpenAPI 3.0.1raw.githubusercontent.com2025-12-09153208467.0 KB
items

Search items storages by warehouse and seller

ADD ENDPOINT DESCRIPTION HERE

get/items/{warehouseId}/{sellerId}/storages

Path parameters

warehouseIdinteger required

The unique identifier for the warehouse location where items are stored and orders are fulfilled.

sellerIdinteger required

The unique identifier for the seller account. This ID is used to scope operations to a specific seller's data and resources.

Query parameters

isBlockedboolean

Filter storages by blocked or non-blocked

sortstring

Optional sorting criteria for the results. Format is typically 'field:direction' (e.g., 'created:desc').

Response

successful operation

skustring
warehouseSkustring
sellerSkustring
namestring
barcodestring
countryOfOriginstring
tariffNumberstring
sellerIdentifierstring
lotRequiredboolean
restrictedShippingboolean
weightnumber
quantityinteger
inventoryinteger
inboundinteger
reservedinteger
articleDeletedAtstring date-time
warehouseIdinteger
itemIdinteger
expirationDateRequiredboolean
serialNumberRequiredboolean
canShipWithoutCartonboolean
articleIdinteger
articleIdentifierstring
articleType'PRODUCT' | 'CARTON'