{
"params": {
"formid": "mxoc_crm_clue",//表单标识
"billData": {//表单数据包
"mxoc_salemp_id": "1929665202735812608",
"mxoc_srcbillentryid": "0",
"mxoc_labelcolorgb": "",
"mxoc_source_name": "陌拜",
"mxoc_dept_id": "0",
"auditdate": "",
"mxoc_existcustomer_name": "",
"mxoc_interestproducts": "",
"mxoc_salemp_name": "问瑞娜",
"mxoc_isconversionid": "0",
"mxoc_srcbillid": "0",
"mxoc_closecategory_id": "0",
"mxoc_linkphone": "18298677419",
"mxoc_salteam_number": "XSZ-20240919-000001",
"mxoc_closetime": "",
"id": "2062520536088585216",
"mxoc_attachments": "0",
"mxoc_closeemp_number": "",
"mxoc_existlinkman_name": "",
"mxoc_salteam_name": "销售冲刺组",
"mxoc_notes": null,
"billstatus": "A",
"billhead_lk": [],
"mxoc_srcbillentryseqno": "0",
"mxoc_contents": "",
"mxoc_existcustomer_id": "0",
"mxoc_closecategory_name": "",
"mxoc_closeemp_id": "0",
"mxoc_closeexplain": "",
"mxoc_existlinkman_number": "",
"auditor_number": "",
"mxoc_activityid": "0",
"creator_id": "0",
"billdate": "2024-10-16",
"mxoc_existcustomer_number": "",
"mxoc_address": "",
"mxoc_source_number": "FZZL00041",
"mxoc_choicecustomer": false,
"billno": "HDQD-20241016-000002",
"auditor_id": "0",
"modifier_name": "",
"auditor_name": "",
"modifytime": "2024-10-16 16:11:17",
"mxoc_closeemp_name": "",
"mxoc_salemp_number": "wrn",
"mxoc_dept_number": "",
"mxoc_isconversion": false,
"modifier_number": "",
"mxoc_activity": "",
"creator_number": "",
"createtime": "2024-10-16 16:11:17",
"mxoc_linkman": "问漂亮",
"mxoc_closestate": "1",
"mxoc_source_id": "2036372465063672832",
"mxoc_job": "",
"mxoc_name": "问漂亮的线索",
"mxoc_existlinkman_id": "0",
"mxoc_closecategory_number": "",
"mxoc_drawsourceident": "",
"modifier_id": "0",
"mxoc_customer": "大漂亮有限公司",
"creator_name": "",
"mxoc_dept_name": "",
"mxoc_salteam_id": "2042890747648281601",
"mxoc_followtime": "",
"mxoc_email": "",
"mxoc_validity": "2024-10-17"
}
}
}
curl --location --request POST 'mxoc_crm/crmSaveApi?access_token=' \
--header 'groupName;' \
--header 'accountid;' \
--header 'X-GW-Router-Addr;' \
--header 'Content-Type: application/json' \
--data-raw '{
"params": {
"formid": "mxoc_crm_clue",//表单标识
"billData": {//表单数据包
"mxoc_salemp_id": "1929665202735812608",
"mxoc_srcbillentryid": "0",
"mxoc_labelcolorgb": "",
"mxoc_source_name": "陌拜",
"mxoc_dept_id": "0",
"auditdate": "",
"mxoc_existcustomer_name": "",
"mxoc_interestproducts": "",
"mxoc_salemp_name": "问瑞娜",
"mxoc_isconversionid": "0",
"mxoc_srcbillid": "0",
"mxoc_closecategory_id": "0",
"mxoc_linkphone": "18298677419",
"mxoc_salteam_number": "XSZ-20240919-000001",
"mxoc_closetime": "",
"id": "2062520536088585216",
"mxoc_attachments": "0",
"mxoc_closeemp_number": "",
"mxoc_existlinkman_name": "",
"mxoc_salteam_name": "销售冲刺组",
"mxoc_notes": null,
"billstatus": "A",
"billhead_lk": [],
"mxoc_srcbillentryseqno": "0",
"mxoc_contents": "",
"mxoc_existcustomer_id": "0",
"mxoc_closecategory_name": "",
"mxoc_closeemp_id": "0",
"mxoc_closeexplain": "",
"mxoc_existlinkman_number": "",
"auditor_number": "",
"mxoc_activityid": "0",
"creator_id": "0",
"billdate": "2024-10-16",
"mxoc_existcustomer_number": "",
"mxoc_address": "",
"mxoc_source_number": "FZZL00041",
"mxoc_choicecustomer": false,
"billno": "HDQD-20241016-000002",
"auditor_id": "0",
"modifier_name": "",
"auditor_name": "",
"modifytime": "2024-10-16 16:11:17",
"mxoc_closeemp_name": "",
"mxoc_salemp_number": "wrn",
"mxoc_dept_number": "",
"mxoc_isconversion": false,
"modifier_number": "",
"mxoc_activity": "",
"creator_number": "",
"createtime": "2024-10-16 16:11:17",
"mxoc_linkman": "问漂亮",
"mxoc_closestate": "1",
"mxoc_source_id": "2036372465063672832",
"mxoc_job": "",
"mxoc_name": "问漂亮的线索",
"mxoc_existlinkman_id": "0",
"mxoc_closecategory_number": "",
"mxoc_drawsourceident": "",
"modifier_id": "0",
"mxoc_customer": "大漂亮有限公司",
"creator_name": "",
"mxoc_dept_name": "",
"mxoc_salteam_id": "2042890747648281601",
"mxoc_followtime": "",
"mxoc_email": "",
"mxoc_validity": "2024-10-17"
}
}
}'
{}