This endpoint allows you to retrieve inventory movement records for specified SKUs across various regional warehouses. Key Features:
Timeframe Limitation: This endpoint supports querying inventory movement data for the past year only.
Date Range Restriction: Each query is limited to a date range of 7 days. For a complete list of regional warehouses, we recommend using the getServiceList API.
OCH return stock movement that happened before this endTime. If null, OCH take the API call time as end time. Format: date + time zone, UTC ISO8601,ex:2018by-11-28T20:09:57+0800 Duration between endTime and startTime should be less than 7days
mfSkuList
array[object (stockReq) {1}]
optional
3PP is allowed querying inventory movements by a SKU list or by a time slot., GUID of SKU on OCH platform which is generated by OCH and responded to 3PP when register SKU.
startTime
string
optional
OCH return stock movement that happened since this startTime. Format: date + time zone, UTC ISO8601,ex:2018-11-28T20:09:57+0800 startTime can not be one years ago.