文档
测试

更新货单v2

POST
http://localhost:8180/web/baseAction.do

请求头

参数名
类型
描述
必填
loginType
string
示例:token
必填
token
string
示例:74D656C6C95FE2B1
必填

请求参数

参数名
类型
描述
必填
pathVar
string
/wlhyHzGoodsOrderV2/updateGoodsOrderV2.do
必填
wlhyHzGoodsOrderSubs
array
子货单
必填
wlhyTransContract
object
发包单
必填
upEstimateMoney
float
上游预估运费
必填
loadMoney
float
装卸费用/其他费用
必填
discount
float
折扣
必填
wlhyTransGoodsList
array
货物列表
必填
freightUnitPrice
float
单价
必填
goodsTypeId
string
货物品类ID
必填
goodsTypeRemark
string
品名
必填
num
float
数量
必填
spatialLocation
string
车辆空间位置
必填
specifications
string
货单拼车货物规格 10 20x30x15cm 可以手输入
必填
valuationType
string
货单计价方式' 10 按件(规格) 20 按体积(立方米) 30 按重量(吨)
必填
hopeUnloadTime
string
期望卸货时间 示例:2021-07-07 15:13:59
必填
shrAddress
string
收货人地址
必填
shrArea
string
收货人行政区划
必填
shrName
string
收货人姓名
必填
shrPhone
string
收货人联系电话
必填
wlhyHzGoodsOrder
object
总货单
必填
fhrName
string
发货人姓名
必填
fhrPhone
string
发货人联系电话
必填
fhrArea
string
发货人行政区划
必填
fhrAddress
string
发货人地址
必填
hopeLoadTime
期望装货时间
必填
wlhyTransContract
object
总货单的发包单
必填
upEstimateMoney
int
结算运费
必填

响应参数

参数名
类型
描述
必填
desc
string
示例:司机认证成功
必填
stack
string
示例:
必填
code
string
示例:0000
必填
desc
string
示例:新建货单成功
必填