易达优送开放平台
  1. 入库
易达优送开放平台
  • WMS海外仓开放平台
    • 开发者必读
      • 对接说明
      • 枚举描述
    • 基础资料
      • 国家
      • 仓库可发渠道
      • 商品分类列表
      • 仓库
    • 商品
      • 新增商品
      • 编辑商品
      • 取消商品
      • 商品详情
      • 标签(面单)
      • 获取客户所有商品
    • 入库
      • 新增入库单
        POST
      • 确认入库单
        POST
      • 取消入库单
        POST
      • 入库详情
        POST
    • 订单
      • 新增订单
      • 取消订单
      • 订单详情
      • 标签(面单)
      • 拦截订单
    • 库存
      • 商品库存
    • 退货
      • 新增退货单
      • 取消退货单
      • 退货单列表
  1. 入库

入库详情

POST
/api/customer/operation/inOrderDetail

请求参数

Header 参数
apiKey
string 
API授权码
必需
默认值:
5ff6e6a70376ba11a42e277086598d4a
signature
string 
签名
必需
默认值:
4590A48221F34CE299EA2D74036246F5
timestamp
string 
请求时间戳
必需
默认值:
1717381423
sourceFrom
enum<string> 
必需
平台标识,传拼音。(例如:领星:lingxing、易仓:yicang、店小秘:dianxiaomi、旺店通:wangdiantong、积加:jijia、千易:qianyi、赛狐:saihu、自研ERP:ziyan 等等...)
枚举值:
lingxingyicangdianxiaomiwangdiantongjijiaqianyisaihuziyan
默认值:
lingxing
Body 参数application/json
可选
Any of
inNo
string 
入库单号
必需
示例
{
    "inNo": "IN2012250001"
}
或
{
    "customerRefNo": "CUS20240531-01"
}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://192.168.8.18:3080/api/customer/operation/inOrderDetail' \
--header 'apiKey;' \
--header 'signature;' \
--header 'timestamp;' \
--header 'sourceFrom;' \
--header 'Content-Type: application/json' \
--data-raw '{
    "inNo": "IN2012250001"
}
或
{
    "customerRefNo": "CUS20240531-01"
}'

返回响应

🟢200成功
application/json
Body
success
boolean 
成功标志
必需
message
string 
返回处理消息
必需
code
integer 
返回代码
必需
result
object 
返回数据对象
必需
data
object 
实际数据对象
必需
timestamp
integer 
时间戳
必需
示例
{
    "success": true,
    "message": "获取入库单详情成功",
    "code": 200,
    "result": {
        "data": {
            "boxList": [
                {
                    "boxNo": "IN2408210002-S1-1",
                    "customerNo": null,
                    "length": 100,
                    "width": 100,
                    "height": 100,
                    "size": "100.0000*100.0000*100.0000",
                    "weight": 10,
                    "volume": 1,
                    "skuCode": null,
                    "skuName": null,
                    "quantity": 30,
                    "inQuantity": 24,
                    "skuQuantity": 3
                },
                {
                    "boxNo": "IN2408210002-S1-2",
                    "customerNo": null,
                    "length": 100,
                    "width": 100,
                    "height": 100,
                    "size": "100.0000*100.0000*100.0000",
                    "weight": 10,
                    "volume": 1,
                    "skuCode": null,
                    "skuName": null,
                    "quantity": 30,
                    "inQuantity": 30,
                    "skuQuantity": 3
                },
                {
                    "boxNo": "IN2408210002-S1-3",
                    "customerNo": null,
                    "length": 100,
                    "width": 100,
                    "height": 100,
                    "size": "100.0000*100.0000*100.0000",
                    "weight": 10,
                    "volume": 1,
                    "skuCode": null,
                    "skuName": null,
                    "quantity": 30,
                    "inQuantity": 30,
                    "skuQuantity": 3
                },
                {
                    "boxNo": "IN2408210002-S1-4",
                    "customerNo": null,
                    "length": 100,
                    "width": 100,
                    "height": 100,
                    "size": "100.0000*100.0000*100.0000",
                    "weight": 10,
                    "volume": 1,
                    "skuCode": null,
                    "skuName": null,
                    "quantity": 30,
                    "inQuantity": 30,
                    "skuQuantity": 3
                },
                {
                    "boxNo": "IN2408210002-S1-5",
                    "customerNo": null,
                    "length": 100,
                    "width": 100,
                    "height": 100,
                    "size": "100.0000*100.0000*100.0000",
                    "weight": 10,
                    "volume": 1,
                    "skuCode": null,
                    "skuName": null,
                    "quantity": 30,
                    "inQuantity": 30,
                    "skuQuantity": 3
                },
                {
                    "boxNo": "IN2408210002-S1-6",
                    "customerNo": null,
                    "length": 100,
                    "width": 100,
                    "height": 100,
                    "size": "100.0000*100.0000*100.0000",
                    "weight": 10,
                    "volume": 1,
                    "skuCode": null,
                    "skuName": null,
                    "quantity": 30,
                    "inQuantity": 30,
                    "skuQuantity": 3
                },
                {
                    "boxNo": "IN2408210002-S1-7",
                    "customerNo": null,
                    "length": 100,
                    "width": 100,
                    "height": 100,
                    "size": "100.0000*100.0000*100.0000",
                    "weight": 10,
                    "volume": 1,
                    "skuCode": null,
                    "skuName": null,
                    "quantity": 30,
                    "inQuantity": 30,
                    "skuQuantity": 3
                },
                {
                    "boxNo": "IN2408210002-S1-8",
                    "customerNo": null,
                    "length": 100,
                    "width": 100,
                    "height": 100,
                    "size": "100.0000*100.0000*100.0000",
                    "weight": 10,
                    "volume": 1,
                    "skuCode": null,
                    "skuName": null,
                    "quantity": 30,
                    "inQuantity": 30,
                    "skuQuantity": 3
                },
                {
                    "boxNo": "IN2408210002-S1-9",
                    "customerNo": null,
                    "length": 100,
                    "width": 100,
                    "height": 100,
                    "size": "100.0000*100.0000*100.0000",
                    "weight": 10,
                    "volume": 1,
                    "skuCode": null,
                    "skuName": null,
                    "quantity": 30,
                    "inQuantity": 30,
                    "skuQuantity": 3
                },
                {
                    "boxNo": "IN2408210002-S1-10",
                    "customerNo": null,
                    "length": 100,
                    "width": 100,
                    "height": 100,
                    "size": "100.0000*100.0000*100.0000",
                    "weight": 10,
                    "volume": 1,
                    "skuCode": null,
                    "skuName": null,
                    "quantity": 30,
                    "inQuantity": 30,
                    "skuQuantity": 3
                }
            ],
            "skuList": [
                {
                    "id": "1790683596516818946",
                    "code": "4580796974014",
                    "type": null,
                    "name": "烟花式电子烟",
                    "enName": null,
                    "declareName": null,
                    "declareEnName": null,
                    "hscode": null,
                    "skuModel": null,
                    "unitCode": null,
                    "skuType": null,
                    "customerId": null,
                    "customerCode": null,
                    "trademark": null,
                    "texture": null,
                    "uses": null,
                    "price": null,
                    "salesUrl": null,
                    "imageUrl": null,
                    "length": 4,
                    "width": 3,
                    "height": 15,
                    "volume": null,
                    "weight": 0.015,
                    "packageLength": 3.2,
                    "packageWidth": 3.2,
                    "packageHeight": 11.9,
                    "packageWeight": 0.0748,
                    "qcType": null,
                    "specAttr": null,
                    "skuCategoryId": null,
                    "skuBarcode": null,
                    "otherBarcode": null,
                    "fnSku": null,
                    "platformSkuId": null,
                    "origin": null,
                    "declaredPrice": null,
                    "auditTime": null,
                    "auditRemark": null,
                    "status": null,
                    "remark": null,
                    "sourceFrom": null,
                    "quantity": 100,
                    "inQuantity": 94,
                    "shelfQuantity": 11,
                    "pickedQty": null,
                    "cellNo": null,
                    "frontPageMeasuringUnit": null,
                    "primaryCategory": null,
                    "secondaryCategory": null,
                    "tertiaryCategory": null,
                    "skuDeclareEntities": null,
                    "cellList": null,
                    "cellListStockAge": null
                },
                {
                    "id": "1790684474560806914",
                    "code": "4580796976186",
                    "type": null,
                    "name": "便携式电子烟",
                    "enName": null,
                    "declareName": null,
                    "declareEnName": null,
                    "hscode": null,
                    "skuModel": null,
                    "unitCode": null,
                    "skuType": null,
                    "customerId": null,
                    "customerCode": null,
                    "trademark": null,
                    "texture": null,
                    "uses": null,
                    "price": null,
                    "salesUrl": null,
                    "imageUrl": null,
                    "length": 12,
                    "width": 8,
                    "height": 2,
                    "volume": null,
                    "weight": 0.08,
                    "packageLength": 9.4,
                    "packageWidth": 1.5,
                    "packageHeight": 6.3,
                    "packageWeight": 0.0308,
                    "qcType": null,
                    "specAttr": null,
                    "skuCategoryId": null,
                    "skuBarcode": null,
                    "otherBarcode": null,
                    "fnSku": null,
                    "platformSkuId": null,
                    "origin": null,
                    "declaredPrice": null,
                    "auditTime": null,
                    "auditRemark": null,
                    "status": null,
                    "remark": null,
                    "sourceFrom": null,
                    "quantity": 100,
                    "inQuantity": 100,
                    "shelfQuantity": 1,
                    "pickedQty": null,
                    "cellNo": null,
                    "frontPageMeasuringUnit": null,
                    "primaryCategory": null,
                    "secondaryCategory": null,
                    "tertiaryCategory": null,
                    "skuDeclareEntities": null,
                    "cellList": null,
                    "cellListStockAge": null
                },
                {
                    "id": "1781225899438456834",
                    "code": "ZGTZ8918",
                    "type": null,
                    "name": "ZGTZ8918",
                    "enName": null,
                    "declareName": null,
                    "declareEnName": null,
                    "hscode": null,
                    "skuModel": null,
                    "unitCode": null,
                    "skuType": null,
                    "customerId": null,
                    "customerCode": null,
                    "trademark": null,
                    "texture": null,
                    "uses": null,
                    "price": null,
                    "salesUrl": null,
                    "imageUrl": null,
                    "length": 50,
                    "width": 5,
                    "height": 90,
                    "volume": null,
                    "weight": 0.01,
                    "packageLength": 50,
                    "packageWidth": 5,
                    "packageHeight": 90,
                    "packageWeight": 0.01,
                    "qcType": null,
                    "specAttr": null,
                    "skuCategoryId": null,
                    "skuBarcode": null,
                    "otherBarcode": null,
                    "fnSku": null,
                    "platformSkuId": null,
                    "origin": null,
                    "declaredPrice": null,
                    "auditTime": null,
                    "auditRemark": null,
                    "status": null,
                    "remark": null,
                    "sourceFrom": null,
                    "quantity": 100,
                    "inQuantity": 100,
                    "shelfQuantity": 0,
                    "pickedQty": null,
                    "cellNo": null,
                    "frontPageMeasuringUnit": null,
                    "primaryCategory": null,
                    "secondaryCategory": null,
                    "tertiaryCategory": null,
                    "skuDeclareEntities": null,
                    "cellList": null,
                    "cellListStockAge": null
                }
            ],
            "inOrder": {
                "id": "1826217009394896898",
                "inNo": "IN2408210002",
                "arrivalMode": "BOX",
                "customerPallet": null,
                "pallet": 0,
                "customerRefNo": "CUS2024082102",
                "boxQty": 10,
                "skuQty": 3,
                "sumSkuQty": 300,
                "estiTime": "2024-08-21 19:15:46",
                "inTime": null,
                "inType": "常规入库",
                "sendAddress": null,
                "weight": 100,
                "volume": 10,
                "transferType": null,
                "trackingNumber": null,
                "status": "RECEIVING",
                "remark": null,
                "createBy": "sz_admin",
                "createTime": "2024-08-21 19:17:19",
                "updateBy": "sz_admin",
                "updateTime": "2024-08-21 19:19:51",
                "customerName": "中广天择",
                "warehouseName": "美西仓",
                "inShelfQuantity": 12
            }
        }
    },
    "timestamp": 1724239470755
}
修改于 2024-12-25 08:58:19
上一页
取消入库单
下一页
新增订单
Built with