{
"customer_call_url": "string",
"domain": "string",
"id": 1,
"is_financial_lending": 1,
"phone_1": "string",
"phone_2": "string",
"template": "string",
"url": "string",
"url_ext": "string"
}curl --location 'https://api.feige.cn/openapi/lead/update' \
--header 'X-Api-Key: ' \
--header 'X-Timestamp: ' \
--header 'X-Nonce: ' \
--header 'X-Sign: ' \
--header 'Content-Type: application/json' \
--data '{
"customer_call_url": "string",
"domain": "string",
"id": 1,
"is_financial_lending": 1,
"phone_1": "string",
"phone_2": "string",
"template": "string",
"url": "string",
"url_ext": "string"
}'{
"list": [
{
"customer_call_url": "string",
"domain": "string",
"id": 0,
"is_financial_lending": 0,
"phone_1": "string",
"phone_2": "string",
"report_info": {
"mobile_report": true,
"telecom_report": true,
"unicom_report": true
},
"report_type": 0,
"sign_id": 0,
"sign_name": "string",
"template": "string",
"url": "string",
"url_ext": "string"
}
],
"page": 0,
"page_size": 0,
"total": 0
}