文档
测试

查询寄件包裹详细

POST
/delivery/getDeliveryInfo/

请求参数

参数名
类型
描述
必填
delivery
模块名字
必填
id
int
寄件包裹的id
必填

响应参数

参数名
类型
描述
必填
date
map
可选
to_person
String
收件人名字
必填
to_location
String
收件人地址
必填
to_person_mobile
String
收件人手机号
必填
from_person
String
寄件人名字
必填
from_mobile
String
寄件人手机号
必填
from_location
String
寄件人地址
必填
express_id
String
快递公司的id
必填
post_id
int
快递员Id
必填
packaging_price
String
包装费
必填
valuation_price
String
保价金额
必填
protection_price
String
保价费
必填
freight_price
String
运费
必填
preferential_price
String
优惠金额
必填
other_price
String
其他费用
必填
total_price
String
包裹总金额
必填
price_part_platform
String
平台分润 不做展示
必填
price_part_post
String
小哥收入
必填
type
String
包裹类型
必填
status
String
订单状态
必填
remark
String
包裹备注信息
必填
cust_id
int
客户Id
必填
package_weight
String
包裹重量
必填
piece
int
件数
必填
below_order_time
下单时间
必填
join_order_time
接单时间
必填
failure_why
取消订单原因
必填
order_channel
varchar
下单渠道
必填
to_region
varchar
收件人地区
必填
from_region
varchar
寄件人地区
必填
cancel_time
datetime
取消订单时间
必填
collect_time
datetime
揽件时间
必填
pay_time
datetime
支付时间
必填
stowage_id
int
站点Id
必填
ret
int
0代表正常1代表错误
必填