GetStockMovement
POST
/3pp/inventory/v1/movementThis 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.
该接口支持获取指定 SKU 在各个区域仓内的库存流水变动记录。
主要功能:
- 时间限制: 此接口仅支持查询过去一年的库存流水数据。
- 日期范围限制: 每次查询的起止时间范围限制在 7 天内。
有关区域仓的完整列表,建议您使用 getServiceList API。
请求参数
Header Params
clientKey
string
required
clientKey
vAuthorization
string
required
vAuthorization
Access-Token
string
required
Access-Token
Body Params application/json
No schema defined
Example
Not configured
示例代码
Responses
OK(200)
Created(201)
Unauthorized(401)
Forbidden(403)
Not Found(404)
HTTP 状态码: 200
内容格式: JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 21 天前