文 档 中 心 / Document Center
搜索 管理中心
壹川接口文档V3
修改指定调度单信息
更新时间:2018-10-10 10:11:45   更新人员:叶洋   文档状态: #447    测试接口
摘要
  1. 接口基本信息
    接口名称:修改指定调度单信息
    请求方法:PUT
    接口地址:dispatch/:dispatch_id
    登录验证:是
  2. 路由参数
    参数名 参数 数据类型 是否必须 示例值 说明
    dispatch_id 调度单id string
  3. 请求参数
    参数名 参数 数据类型 是否必须 示例值 说明
    client_name 客户姓名 string
    client_phone 客户电话 string
    address 客户地址 string
    lng 客户地址经度 float
    lat 客户地址纬度 float
    remark 备注信息 string
    to_client_name 收件客户姓名 string
    to_client_phone 收件客户电话 string
    to_address 收件客户地址 string
    to_lng 收件客户经度 float
    to_lat 收件客户纬度 float
    client_tel 客户座机 string
    to_client_tel 收件客户座机 string
    cargos[] 调度货物列表 array
    ├ name ├ 货物名称 string
    ├ num ├ 货物数量 string
    ├ weight ├ 货物重量 float
    ├ volume ├ 货物体积 string
    ├ packing ├ 货物包装 string
    └ cost └ 货物价值 string
    wb_payment 运单付款方式 int 与运单付款方式一致
    wb_fee 指定运费金额 float
    wb_receipt_need_num 指定回单需求分数 int
    wb_agencyfund_fee 指定代收款金额 float
    province_id int
    city_id int
    district_id int
    to_province_id 收件人省 int
    to_city_id 收件人市 int
    to_district_id 收件人区 int
    wb_send_time 发货日期 string
    wb_delayed_settlement 运单是否结算延迟 int 1是 0否
    tax_type 税种 int 是否报税,0为否,其它为税种id
    tax_rate 税率 float
    wb_donot_divide 不分成标识 int
本书创建于 2018-03-30 12:03:13 ?如有疑问,请联系技术人员