简要描述
请求URL
- /api/v1/customer/searchCustomerTrendsByPage
请求方式
请求报文说明
字段名 |
类型 |
说明 |
customerType |
String |
客户类型 |
insureFavour |
String |
投保意向 |
pageSize |
Integer |
页大小默认10 |
pageNum |
Integer |
起始页默认1 |
请求报文示例
{
"customerType": "",
"insureFavour": ""
"productCategory": "",
"familaryRevenue": "",
"familaryRel": "",
"socialHobby": "",
"customerOrder": "",
"pageSize": 10,
"pageNum": 1
}
返回报文说明
字段名 |
类型 |
说明 |
------------ |
------------ |
------------ |
返回报文示例
备注