文档
测试

修改订单运输地点信息信息

POST
/web/{version}/tSubOrderLocation/update

请求参数

参数名
类型
描述
必填
id
integer
id
可选
subOrderId
integer
subOrderId订单id
可选
sectionType
string
sectionType分段类型sectionType:1提货2配送3中转干线
可选
locationBeginId
integer
locationBeginId发货地点
可选
locationBeginName
string
locationBeginName发货地点名称
可选
locationBeginAddress
string
locationBeginAddress发货点详细地址
可选
locationBeginUserId
integer
locationBeginUserId发货地联系人
可选
locationBeginUserName
string
locationBeginUserName发货地点联系人姓名
可选
locationBeginUserPhone
string
locationBeginUserPhone发货地点联系人电话
可选
locationBeginUserEmail
string
locationBeginUserEmail发货地点联系人邮箱
可选
locationEndId
integer
locationEndId收货地点
可选
locationEndName
string
locationEndName收货地点名称
可选
locationEndAddress
string
locationEndAddress收货点详细地址
可选
locationEndUserId
integer
locationEndUserId收货地联系人
可选
locationEndUserName
string
locationEndUserName收货地点联系人姓名
可选
locationEndUserPhone
string
locationEndUserPhone收货地点联系人电话
可选
locationEndUserEmail
string
locationEndUserEmail收货地点联系人邮箱
可选
intransitTime
integer
intransitTime预计在途时间(小时)
可选
residenceTime
integer
residenceTime预计中转点停留时间(小时)
可选
sectionSort
integer
sectionSort路线分段顺序,备用
可选
transportModeId
integer
transportModeId运输模式
可选
pickupTime
string
pickupTime提货时间
可选
deliveryTime
string
deliveryTime送达时间
可选
orderTransportInfoNo
string
orderTransportInfoNo编号
可选
createName
string
createName
可选
createTime
string
createTime
可选
updateTime
string
updateTime
可选
deliveryWay
string
运送类型
可选
electronicFenceLongitudeStart
number
发货地点经纬度
可选
electronicFenceLatitudeStart
number
可选
electronicFenceLongitudeEnd
number
收货地点经纬度
可选
electronicFenceLatitudeEnd
number
可选

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
string
可选
isLogined
boolean
可选
msg
string
可选
success
boolean
可选