全部
在线测试
更新单条数据
接口地址: http://proxy-api.vv-tool.com/api/proxy/wms/baseExpressCorpUpdate
接口介绍: 更新单条数据
请求方式: POST
返回格式: JSON
接口收费: 联系客服
频率限制: 10 次/秒
请求头参数
参数 | 类型 | 必选 | 值 | 示例 |
---|---|---|---|---|
Authorization | string | 是 | 授权 access_token | Bearer 1798c6aadec33d1bc2f5b707f1049aefexxxx |
请使用新的生成 token 接口 点击查看详情
请求参数
参数 | 类型 | 必选 | 描述 |
---|---|---|---|
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 | 否 | 记录操作动作 |
请求示例
请求代码示例
cURL请求代码示例
PHP请求代码示例
JAVA请求代码示例
响应参数
参数名称 | 类型 | 参数描述 |
---|---|---|
result | bool | |
state | string | |
dynamic | object | |
msg | string | |
data | int |
返回数据
响应代码
代码 | 代码描述 | 解决方案 |
---|---|---|
0 | 成功 |
公共错误码点击查看详情