全部
在线测试

根据销售机会单号 Code 获取销售机会单信息


接口地址: http://proxy-api.vv-tool.com/api/proxy/wms/saleChanceGetByCode


接口介绍: 根据销售机会单号 Code 获取销售机会单信息


请求方式: POST


返回格式: JSON


接口收费: 联系客服


频率限制: 10 次/秒


请求头参数

参数 类型 必选 示例
Authorization string 授权 access_token Bearer 1798c6aadec33d1bc2f5b707f1049aefexxxx

请使用新的生成 token 接口 点击查看详情

请求参数

参数 类型 必选 描述
sale_chance_code string 销售机会单号

请求示例

请求代码示例

cURL请求代码示例

PHP请求代码示例


JAVA请求代码示例


响应参数

参数名称 类型 参数描述
sale_chance_id integer 销售机会 id
sale_chance_code string 销售机会单号
consignor_id integer 货主 id
consignor_code string 货主编号
consignor_name string 货主名称
chance_title string 机会主题
client_id integer 客户 id
client_code string 客户编号
client_short_name string 客户简称
country_id integer 国家 id
country_name string 国家
storage_name string 仓库名称
country_full_name string 国家全称
dept_id integer 部门 id
dept_name string 部门
status_text string 状态
linker_id integer 联系人 id
linker_name string 联系人
chance_type string 机会类型
auditing byte 审核状态
chance_date date 发现时间
source string 来源
user_id integer 经手人 id
user_true_name string 经手人
phase string 阶段
provider string 提供人
request string 客户需求
predict_date date 预计签单日期
predict_money decimal number 预期金额
total_quantity integer 合计数量
total_money decimal number 合计金额
possibility decimal number 可能性
status_id integer 状态 id
remark string 备注
auditor string 审核人
audit_date date 审核日期
audit_remark string 审核说明
create_id integer 创建人 id
creator string 创建人
create_date date 创建时间
modify_id integer 修改人 id
modifier string 修改人
modify_date date 修改时间
province_name string
city_name string
region_name string
zip string 邮编
tel string 电话
mobile string 手机
shipping_address string 发货地址
shipping_name string 收货人
address string 收件地址
order_no integer 排序号
province_id integer 省 id
city_id integer 市 id
region_id integer 区 id
storage_id integer 仓库 id

返回数据



响应代码

代码 代码描述 解决方案
0 成功

公共错误码点击查看详情