收发货统计
GET
/zjjytransport/waybillInfo/statistics/orderReceiptOrShipment
请求参数
Query 参数
pageNum
integer
当前页数
示例值:
1
pageSize
integer
单页长度
示例值:
10
sortColumn
string
需要进行排序的字段
sortAsc
string
是否正序排列
示例值:
false
orderName
string
货源名称
statisticsType
string
可选
enterpriseCode
string
企业编号
networkCode
string
当前集运站编号
receiveType
string
可选
orderPlanInfoCode
string
货源计划编号
productCode
string
货品编号
status
integer
可选
startCompleteTime
string
称重完成开始时间
endCompleteTime
string
称重完成开始时间
startReceiveTime
string
接单开始时间
endReceiveTime
string
接单结束时间
startCreateTime
string
货源创建开始时间
endCreateTime
string
货源创建结束时间
warehouseCode
string
仓库
goodsLocationCode
string
货位
sedCompanyInfoId
string
发货企业
recCompanyInfoId
string
收货企业
completeStatus
integer
可选
Header 参数
App-Version
string
必需
默认值:
{{App-Version}}
App-Code
string
必需
默认值:
{{App-Code}}
Produce-Code
string
必需
默认值:
{{Produce-Code}}
Terminal-Type
string
必需
默认值:
{{Terminal-Type}}
Authorization
string
必需
默认值:
{{Authorization}}
示例代码
返回响应
修改于 2023-11-13 10:08:17