报备保存
POST
https://micro-gfyx-api.b2btst.com/v1/oppty/report/save
自动化已维护
最后修改时间:2024-03-25 08:56:01
责任人:翁果
域名#
请求参数
Header 参数
Authorization
string
必需
示例值:
{{小程序登录态}}
url_uid
string
必需
示例值:
14ef5e94-c530-41f2-b6ce-af55240261bb
Body 参数application/json
agency_contact
string
必需
agency_contact_tel
string
必需
agency_name
string
必需
company_city_code
string
必需
company_name
string
必需
company_organizing_code
string
必需
company_province_code
string
必需
company_type
string
必需
contact_position
string
必需
default_contact
string
必需
default_contact_tel
string
必需
project_address
string
必需
project_city_code
string
必需
project_image
string
必需
project_province_code
string
必需
project_title
string
必需
project_type
string
必需
report_source_title
string
必需
submitter
string
必需
submitter_company
string
必需
submitter_tel
string
必需
project_province
string
必需
project_city
string
必需
clue_source
string
必需
clue_source_id
string
必需
url_uid
string
必需
示例
{"agency_contact": "", "agency_contact_tel": "", "agency_name": "", "company_city_code": "397", "company_name": "BOOM GO GROUP LIMITED", "company_organizing_code": "F0019067", "company_province_code": "396", "company_type": "民企", "contact_position": "会", "default_contact": "水", "default_contact_tel": "哈哈哈", "project_address": "我", "project_city_code": "14", "project_image": "<Undefined>", "project_province_code": "9", "project_title": "嘿嘿嘿", "project_type": "", "report_source_title": "BOOM GO GROUP LIMITED", "submitter": "经销商wg", "submitter_company": "经销商wg", "submitter_tel": "13576542887", "project_province": "河北", "project_city": "张家口", "clue_source": "DEVELOPER", "clue_source_id": "F0019067", "url_uid": "14ef5e94-c530-41f2-b6ce-af55240261bb"}
返回响应
🟢200成功
application/json
Body
success
boolean
必需
error_code
integer
必需
message
string
必需
data
boolean
必需
示例
{
"success":true,
"error_code":0,
"message":"",
"data":true
}
修改于 2024-03-25 08:56:01