全部
在线测试
通过 ID 获取单条数据
接口地址: http://proxy-api.vv-tool.com/api/proxy/wms/baseExpressCorpGetById
接口介绍: 通过 ID 获取单条数据
请求方式: POST
返回格式: JSON
接口收费: 联系客服
频率限制: 10 次/秒
请求头参数
参数 | 类型 | 必选 | 值 | 示例 |
---|---|---|---|---|
Authorization | string | 是 | 授权 access_token | Bearer 1798c6aadec33d1bc2f5b707f1049aefexxxx |
请使用新的生成 token 接口 点击查看详情
请求参数
参数 | 类型 | 必选 | 描述 |
---|---|---|---|
id | int | 是 | id |
请求示例
请求代码示例
cURL请求代码示例
PHP请求代码示例
JAVA请求代码示例
响应参数
参数名称 | 类型 | 参数描述 |
---|---|---|
express_corp_id | int | 快递 ID |
express_corp_code | string | 快递编号 |
express_corp_name | string | 快递公司 |
enable | byte | 是否可用 |
express_corp_en_name | string | 快递英文名 |
pin_yin_code | string | 拼音简码 |
express_corp_type | byte | 快递类型 |
interface_account_id | int | 接口账号 ID |
interface_account_name | string | 关联接口账号 |
order_no | int | 排序号 |
order_detail_template_id | int | 波次订单详情模板 ID |
order_detail_template | string | 波次订单详情模板 |
order_partial_detail_template_id | int | 部分打包详情模板 ID |
order_partial_detail_template | string | 部分打包详情模板 |
face_bill_template_id | int | 面单 A 面模板 ID |
face_bill_template | string | 面单 A 面模板 |
interface_code | byte | 电子面单 |
express_bill_template_id | int | 快递单模板 ID |
express_bill_template | string | 快递单模板 |
sub_face_bill_template_id | int | 面单 B 面模板 ID |
sub_face_bill_template | string | 面单 B 面模板 |
freight_template_id | int | 运费计算模板 ID |
freight_template_name | string | 运费计算模板名称 |
sale_order_print_template_id | int | 销售订单模板详情 ID |
sale_order_print_template | string | 销售订单模板详情 |
return_sign | string | 支持退件 |
is_after_import_express | int | 发货后导入快递单号 |
declare_rate | int | 申报价值比率 |
min_declare_value | int | 最小申报价值 |
max_declare_value | int | 最大申报价值 |
min_quantity | int | 日最小送货量 |
max_quantity | int | 日最大送货量 |
service_phone | string | 客服电话 |
pick_site | string | 取货站点 |
linker | string | 联系人 |
mobile | string | 手机 |
tel | string | 电话 |
string | 邮箱 | |
string | ||
site_url | string | URL |
sound_url | string | 声音路径 |
insurance_type | string | 保险类型 |
remark | string | 备注 |
create_id | int | 创建人 ID |
creator | string | 创建人 |
create_date | date | 创建时间 |
modify_id | int | 修改人 ID |
modifier | string | 修改人 |
modify_date | date | 修改时间 |
record_action | recordaction | 记录操作动作 |
返回数据
响应代码
代码 | 代码描述 | 解决方案 |
---|---|---|
0 | 成功 |
公共错误码点击查看详情