🛃 修改订单
PATCH
/orders/{orderUUID}
接口描述
修改订单
请求参数
application/json参数名
类型
描述
必填
consignor_uuid
string
货主 UUID
必填
project_uuid
string
项目 UUID
必填
cargo_name
string
货物名称
必填
cargo_type
string
货物类型(参考代码集)
必填
total_weight
string
重量 kg
必填
total_volume
int
体积 (立方分米)
必填
total_count
string
件数
必填
pack_type
int
包装类型
可选
service_mode
array[string]
服务方式(参考代码集)
必填
expected_delivery_time
string
预计发货时间
必填
expected_arrival_time
string
期望到货时间
必填
original_number
int
货主单号
可选
booking_note_number
int
服务商单号
可选
delivery_note_number
int
送货单号
可选
remark
int
订单备注
可选
shipper_name
int
发货联系人名字
必填
shipper_phone_number
int
发货联系电话
必填
shipper_address_code
string
发货地址编码(见地址库)
必填
shipper_company_name
string
发货公司名称
可选
consignee_phone_number
string
收货联系电话
必填
consignee_name
string
收货联系人名字
必填
consignee_phone_number
int
收货公司名称
可选
consignee_address_code
string
收货地址编码(见地址库)
必填
consignee_address_channel_type
string
收货地渠道类型
可选
consignee_address_channel_name
string
收货地渠道平台名称
可选
freight_fees
int
订单金额(分)
可选
is_release
boolean
是否发布
可选
product_type
int
运输方式
可选
insurance_fees
int
声明价值(分)
可选
is_take_delivery
boolean
是否提货
可选
take_delivery_fees
string
提货费用
可选
take_delivery_name
string
提货联系人
可选
take_delivery_phone_number
string
提货人电话
可选
take_delivery_address_detail
string
提货地址
可选
take_delivery_address_code
string
提货地址编码(见地址库)
可选
请求示例
响应参数
application/json参数名
类型
描述
order_uuid
string
订单 UUID ;示例:3326807537508
consignor_contract_uuid
string
货主合同UUID 示例:3026807536052
consignor_contract_name
string
货主合同名称 示例:货主合同xvoIpjk64aflt9gFdKH6wXzAge8j
project_uuid
string
项目UUID 示例:3226807536130
project_name
string
项目名称 示例:三方云集承运项目服务协议
provider_uuid
string
示例:1120069326650
provider_name
string
示例:广州踏歌行智慧物流有限公司
operator_uuid
string
示例:1120069327418
operator_name
string
示例:湖州尚和企业服务有限公司
agent_uuid
string
示例:1120069327182
agent_name
string
示例:江苏尚和达企业服务有限公司
consignor_uuid
string
示例:1120069327639
consignor_name
string
示例:深圳市悠然居网络科技有限公司
cargo_name
string
示例:钢铁
total_weight
int
示例:10000
total_volume
int
示例:30000
total_fees
int
示例:20000
total_count
int
示例:50
pack_type
int
示例:null
pack_type_name
string
示例:null
service_mode
array
数据列表
service_mode_name
string
示例:装卸
product_type
int
示例:null
product_type_name
string
示例:null
cargo_type
string
示例:null
cargo_type_name
string
示例:null
expected_delivery_time
string
示例:2023-07-02T17:22:41+08:00
expected_arrival_time
string
示例:2023-07-06T17:22:41+08:00
original_number
object
示例:null
booking_note_number
object
示例:null
delivery_note_number
object
示例:null
remark
string
示例:null
shipper_name
string
示例:贺刚
shipper_phone_number
string
示例:17004880590
shipper_company_name
string
示例:null
shipper_address_code
string
示例:420802
shipper_address_name
string
示例:湖北省荆门市东宝区
shipper_address_detail
string
示例:中心街3号
shipper_address_city_name
string
示例:荆门市
consignee_name
string
示例:武洁
consignee_phone_number
string
示例:17097916150
consignee_company_name
object
示例:null
consignee_address_code
string
示例:420112
consignee_address_city_name
string
示例:武汉市
consignee_address_name
string
示例:湖北省武汉市东西湖区
consignee_address_detail
string
示例:中心街3号
consignee_address_channel_type
object
示例:null
consignee_address_channel_name
object
示例:null
pay_type
object
示例:null
pay_type_name
object
示例:null
quote_fees
int
示例:0
freight_fees
int
示例:20000
extra_fees
object
示例:null
operator_quote_fees
object
示例:null
insurance_fees
object
示例:null
status
int
示例:20
status_name
string
示例:已受理
dispatch_status
int
示例:1
dispatch_status_name
string
示例:未调度
dispatched_time
object
示例:null
loan_status
int
示例:1
loan_status_name
string
示例:未融资
invoice_status
int
示例:1
invoice_status_name
string
示例:未开票
invoice_complete_time
object
示例:null
create_time
string
示例:2023-06-29T17:22:41+08:00
update_time
string
示例:2023-07-02T17:22:41+08:00
release_time
string
示例:2023-07-02T17:22:41+08:00
sign_time
object
示例:null
departure_time
object
示例:null
departure_receipt_image_codes
array
数据列表
departure_receipt_image_urls
array
数据列表
freight_bill_status_name
string
示例:待支付
freight_bill_status
int
示例:10
can_release
boolean
示例:false
can_update
boolean
示例:false
can_delete
boolean
能否删除 示例:true
can_accept
boolean
示例:false
can_dispatch
object
示例:null
can_create_order_draft
boolean
示例:true
waybills
array
数据列表
operation_logs
array
数据列表
is_take_delivery
object
示例:null
take_delivery_fees
object
示例:null
take_delivery_name
object
示例:null
take_delivery_phone_number
object
示例:null
take_delivery_address_code
object
示例:null
take_delivery_address_name
object
示例:null
take_delivery_address_detail
object
示例:null