跳到主要内容

查询其他入库单

系统相关界面

"界面路径:【仓储】----【其他入库单管理】----【查询】"

请求地址

环境服务地址(HTTP/HTTPS)
V2正式环境https://gw.superboss.cc/router

2022年4月1日以后申请的APP Key,统一使用V2正式环境的请求地址:https://gw.superboss.cc/router

公共参数

调用任何一个API都必须传入的参数,目前支持的公共参数有:

参数名称参数类型是否必须参数描述
methodstringAPI接口名称
appKeystring分配给应用的AppKey
timestampstring时间戳,时区为GMT+8,例如:2020-09-21 16:58:00。API服务端允许客户端请求最大时间误差为10分钟
formatstring响应格式。默认为json格式,可选值:json
versionstringAPI协议版本 可选值:1.0
sign_methodstring签名的摘要算法(默认 hmac),可选值为:hmac,md5,hmac-sha256。
signstring签名
sessionstring授权会话信息 (即access_token,由系统分配)

请求头

参数名
类型
描述
必填
Content-Type
string
multipart/form-data
必填

API接口地址

参数名
类型
描述
必填
method
string
other.in.order.query
必填

请求参数

参数名
类型
描述
必填
outerCode
string
外部编号
startModified
string
起始时间 格式:yyyy-MM-dd HH:mm:ss(修改时间为准)
endModified
string
结束时间 格式:yyyy-MM-dd HH:mm:ss(修改时间为准)
customTypeStr
string
入库单类型,支持多个拼接
status
string
单据状态 NOT_FINISH :未完成,FINISHED :已完成,SHELVED :「已废弃」,CLOSED :已关闭
pageNo
integer
页码 取值范围:大于零的整数。默认值为1
pageSize
integer
每页条数 取值范围:大于零的整数;最大值:200;默认值:40
code
string
单据号

请求示例

{
"outerCode": "string",
"startModified": "string",
"endModified": "string",
"fields": "string",
"customTypeStr": "string",
"status": "string"
}

响应参数

参数名
类型
描述
必填
total
string
总数
必填
list
object
列表
必填
shortId
string
短号
必填
finisherName
string
完成人名称
必填
busyOutId
string
业务出库单id
必填
cancelAmount
string
作废金额(单位:分)
必填
outWarehouseName
string
出库仓库名称
必填
discountAmount
string
折扣金额(单位:分)
必填
needCheck
string
是否需要质检 0-不需要,1-需要
必填
shelveTime
string
上架时间
必填
outWarehouseId
string
出库仓库id
必填
weSourceId
string
收货单对接平台外部单号
必填
purchaseOrderCode
string
采购单编号
必填
busyId
string
业务id
必填
modified
string
修改时间
必填
id
string
id
必填
outerCode
string
外部编号
必填
created
string
创建时间
必填
busyType
string
业务类型
必填
finished
string
完成时间 完成人姓名
必填
createrName
string
制单人名称
必填
pdaWeTaskStatus
string
pda收货状态,0:未进行pda收货 1:pda收货中
必填
othersFee
string
其他金额(单位:分)
必填
shelvedQuantity
string
上架数
必填
warehouseId
string
仓库id
必填
purchaseOrderId
string
采购单id
必填
purchaseQuantity
string
采购总数
必填
items
string
商品种类数量
必填
status
string
入库状态 NOT_FINISH :未完成,FINISHED :已完成,SHELVED :「已废弃」,CLOSED :已关闭
必填
containerNo
string
容器号
必填
code
string
收货单编号
必填
supplierId
string
供应商id
必填
badShelveFee
string
次品上架金额(单位:分)
必填
freight
string
运费(单位:分)
必填
remark
string
备注
必填
warehouseName
string
仓库名
必填
goodShelveFee
string
良品上架金额(单位:分)
必填
waitShelveQuantity
string
待上架数量
必填
totalDetailFee
string
总金额(单位:分)
必填
hasCheck
string
质检状态 0-未质检,1-已质检
必填
busyOutCode
string
业务出库单单据号
必填
supplierName
string
供应商名
必填
getBadNum
string
已接收次品数
必填
quantity
string
数量
必填
busyTypeDesc
string
业务类型desc
必填
warehouseExternalCode
string
仓库外部编号
必填
cancelQuantity
string
作废数量
必填
receiveQuantity
string
商品待代收数量(对应商品明细里的代收数)
必填
getGoodNum
string
已接收良品数
必填
feeShareType
string
金额分摊方式
必填
busyCode
string
业务单据号
必填
quantityCheck
string
待质检数
必填
logisticsType
string
物流方式
必填
customType
string
出入库类型
必填

响应示例

{
"total": 12345,
"list": [
{
"shortId": "zhangsan",
"finisherName": "zhangsan",
"busyOutId": 12345,
"cancelAmount": 10000,
"outWarehouseName": "zhangsan",
"discountAmount": 10000,
"needCheck": 1,
"shelveTime": "zhangsan",
"outWarehouseId": 12345,
"weSourceId": "zhangsan",
"purchaseOrderCode": "zhangsan",
"busyId": 12345,
"modified": "zhangsan",
"id": 12345,
"outerCode": "zhangsan",
"created": "zhangsan",
"busyType": "zhangsan",
"finished": "zhangsan",
"createrName": "zhangsan",
"pdaWeTaskStatus": 1,
"othersFee": 10000,
"shelvedQuantity": 12345,
"warehouseId": 12345,
"purchaseOrderId": 12345,
"purchaseQuantity": 12345,
"items": 1,
"status": "zhangsan",
"containerNo": "zhangsan",
"code": "zhangsan",
"supplierId": 12345,
"badShelveFee": 10000,
"freight": 10000,
"remark": "zhangsan",
"warehouseName": "zhangsan",
"goodShelveFee": 10000,
"waitShelveQuantity": 12345,
"totalDetailFee": 10000,
"hasCheck": 1,
"busyOutCode": "zhangsan",
"supplierName": "zhangsan",
"getBadNum": 12345,
"quantity": 12345,
"busyTypeDesc": "zhangsan",
"warehouseExternalCode": "zhangsan",
"cancelQuantity": 12345,
"receiveQuantity": 12345,
"getGoodNum": 12345,
"feeShareType": 1,
"busyCode": "zhangsan",
"quantityCheck": 1,
"logisticsType": 1,
"customType" : "类型一"

}
]
}

异常示例

{
"code": "25",
"msg": "服务方法(other.in.order.query:1.0)的签名无效",
"success": false,
"trace_id": "3553483395423660"
}

错误码解释

错误码错误信息解决方案
25服务方法(other.in.order.query:1.0)的签名无效签名参数错误