-
开发者必读
Api调用说明(必读)
授权说明
国内直发对接流程
仓库一件代发对接流程
头程备货对接流程
海外仓发平台物流
平台Y2模式对接流程
常见问题
接口更新记录说明文档
OpenApi Postman使用示例
- 中国直发
- 商家与SKU
- 头程入库
- FBA订单
- 来货单
- 出库单
- 库存管理
- 逆向物流服务
- 收货服务
- 退件管理
- 轨迹查询
- 计价查询
- 数据列表
- 财务查询
获取入库单状态
GET http://openapi.ck1info.com/v1/inboundOrders/{shipmentId}/status?idType={idType}
接口说明: 获取入库单状态
Http 200 - 成功
Http 404 - shipmentId不存在输入参数
URI Parameters
名称 类型 格式要求 是否必须 描述 示例值 shipmentId string None.
必须
入库单Id
idType IdType Default value is PackageId
输入参数id的类型
返回结果
名称 类型 格式要求 是否必须 描述 示例值 Status ShipmentStatus None.
已过时;状态:Open 处理中Closed 已完成
Open
Skus Collection of SkuObject None.
SKU列表
Trackings Collection of TrackingObject None.
订单轨迹信息列表
ShippingCosts Collection of ShippingCost None.
费用列表,返回已结算的费用信息,运费和税金是分开结算的
LastUpdated string None.
最后更新时间
2016-02-23T01:25:28Z
Containers Collection of ContainerInfos None.
箱子信息
ShipmentId string None.
商家入库单Id
STOL201603300001
Ck1OrderId string None.
CK1入库单号
ITST16081800001
HandleStatus InboundOrderStatus None.
已过时;处理状态
Submitted
HandleState InboundOrderState None.
处理状态
Submitted
WarehouseId string None.
目标仓库
ShippingType string None.
所选产品服务
Weight decimal number None.
初始总重量
VerifyWeight decimal number None.
核重后的总重量
ContainerCount integer None.
箱子数
ReceivedTime date None.
收货时间
ShippingOutTime date None.
发货时间
ShippingInTime date None.
入库时间
FinishedTime date None.
完成时间
CreateTime date None.
创建时间
Remark string None.
备注
{ "Status": "Open", "Skus": [ { "Sku": "sample string 1", "Quantity": 2, "Weight": 3, "ArrivalQuantity": 4, "PutawayQuantity": 5, "Trackings": [ { "Location": "sample string 1", "Description": "sample string 2", "TrackingTime": "sample string 3" }, { "Location": "sample string 1", "Description": "sample string 2", "TrackingTime": "sample string 3" } ] }, { "Sku": "sample string 1", "Quantity": 2, "Weight": 3, "ArrivalQuantity": 4, "PutawayQuantity": 5, "Trackings": [ { "Location": "sample string 1", "Description": "sample string 2", "TrackingTime": "sample string 3" }, { "Location": "sample string 1", "Description": "sample string 2", "TrackingTime": "sample string 3" } ] } ], "Trackings": [ { "Location": "sample string 1", "Description": "sample string 2", "TrackingTime": "sample string 3" }, { "Location": "sample string 1", "Description": "sample string 2", "TrackingTime": "sample string 3" } ], "ShippingCosts": [ { "Money": 1, "Currency": "sample string 2", "Type": "None", "Remark": "sample string 3" }, { "Money": 1, "Currency": "sample string 2", "Type": "None", "Remark": "sample string 3" } ], "LastUpdated": "sample string 1", "Containers": [ { "ContainerId": "sample string 1", "Weight": 2.1, "Length": 3, "Width": 4, "Height": 5, "Skus": [ { "Sku": "sample string 1", "StorageNo": "sample string 2", "Quantity": 3, "ProductDetails": [ { "DeclareNameEN": "sample string 1", "DeclareNameCN": "sample string 2", "Quantity": 3, "DeclareValue": 4, "MaterialEN": "sample string 5", "MaterialCN": "sample string 6", "BrandName": "sample string 7", "Weight": 8, "Packing": "sample string 9" }, { "DeclareNameEN": "sample string 1", "DeclareNameCN": "sample string 2", "Quantity": 3, "DeclareValue": 4, "MaterialEN": "sample string 5", "MaterialCN": "sample string 6", "BrandName": "sample string 7", "Weight": 8, "Packing": "sample string 9" } ] }, { "Sku": "sample string 1", "StorageNo": "sample string 2", "Quantity": 3, "ProductDetails": [ { "DeclareNameEN": "sample string 1", "DeclareNameCN": "sample string 2", "Quantity": 3, "DeclareValue": 4, "MaterialEN": "sample string 5", "MaterialCN": "sample string 6", "BrandName": "sample string 7", "Weight": 8, "Packing": "sample string 9" }, { "DeclareNameEN": "sample string 1", "DeclareNameCN": "sample string 2", "Quantity": 3, "DeclareValue": 4, "MaterialEN": "sample string 5", "MaterialCN": "sample string 6", "BrandName": "sample string 7", "Weight": 8, "Packing": "sample string 9" } ] } ] }, { "ContainerId": "sample string 1", "Weight": 2.1, "Length": 3, "Width": 4, "Height": 5, "Skus": [ { "Sku": "sample string 1", "StorageNo": "sample string 2", "Quantity": 3, "ProductDetails": [ { "DeclareNameEN": "sample string 1", "DeclareNameCN": "sample string 2", "Quantity": 3, "DeclareValue": 4, "MaterialEN": "sample string 5", "MaterialCN": "sample string 6", "BrandName": "sample string 7", "Weight": 8, "Packing": "sample string 9" }, { "DeclareNameEN": "sample string 1", "DeclareNameCN": "sample string 2", "Quantity": 3, "DeclareValue": 4, "MaterialEN": "sample string 5", "MaterialCN": "sample string 6", "BrandName": "sample string 7", "Weight": 8, "Packing": "sample string 9" } ] }, { "Sku": "sample string 1", "StorageNo": "sample string 2", "Quantity": 3, "ProductDetails": [ { "DeclareNameEN": "sample string 1", "DeclareNameCN": "sample string 2", "Quantity": 3, "DeclareValue": 4, "MaterialEN": "sample string 5", "MaterialCN": "sample string 6", "BrandName": "sample string 7", "Weight": 8, "Packing": "sample string 9" }, { "DeclareNameEN": "sample string 1", "DeclareNameCN": "sample string 2", "Quantity": 3, "DeclareValue": 4, "MaterialEN": "sample string 5", "MaterialCN": "sample string 6", "BrandName": "sample string 7", "Weight": 8, "Packing": "sample string 9" } ] } ] } ], "ShipmentId": "sample string 2", "Ck1OrderId": "sample string 3", "HandleStatus": "Initial", "HandleState": "Init", "WarehouseId": "sample string 4", "ShippingType": "sample string 5", "Weight": 6, "VerifyWeight": 7, "ContainerCount": 8, "ReceivedTime": "2025-06-27T03:01:45.487+08:00", "ShippingOutTime": "2025-06-27T03:01:45.487+08:00", "ShippingInTime": "2025-06-27T03:01:45.487+08:00", "FinishedTime": "2025-06-27T03:01:45.487+08:00", "CreateTime": "2025-06-27T03:01:45.487+08:00", "Remark": "sample string 10" }