Authorization: Bearer ********************{
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"id": 0,
"merchantId": 0,
"name": "string",
"nickName": "string",
"age": "string",
"post": "string",
"sex": "string",
"headUrl": "string",
"describes": "string",
"userId": 0,
"bindUserId": 0,
"companyId": 0,
"customerContactList": [
{
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"id": 0,
"customerId": 0,
"type": 0,
"text": "string"
}
],
"companyInfo": {
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"id": 0,
"merchantId": 0,
"companyName": "string",
"industryId": "string",
"describes": "string",
"pageSize": 0,
"pageNum": 0
},
"pageSize": 0,
"pageNum": 0
}curl --location --request POST 'https://www.mengzhikeji.cn/prod-api/merchant/aixg/customer/listPage' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"id": 0,
"merchantId": 0,
"name": "string",
"nickName": "string",
"age": "string",
"post": "string",
"sex": "string",
"headUrl": "string",
"describes": "string",
"userId": 0,
"bindUserId": 0,
"companyId": 0,
"customerContactList": [
{
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"id": 0,
"customerId": 0,
"type": 0,
"text": "string"
}
],
"companyInfo": {
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"id": 0,
"merchantId": 0,
"companyName": "string",
"industryId": "string",
"describes": "string",
"pageSize": 0,
"pageNum": 0
},
"pageSize": 0,
"pageNum": 0
}'{
"total": 0,
"rows": [
{
"id": 0,
"merchantId": 0,
"name": "string",
"nickName": "string",
"age": "string",
"post": "string",
"sex": "string",
"headUrl": "string",
"describes": "string",
"companyId": 0,
"companyName": "string",
"userId": 0,
"bindUserId": 0,
"customerContactList": [
{
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"id": 0,
"customerId": 0,
"type": 0,
"text": "string"
}
],
"companyInfo": {
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"id": 0,
"merchantId": 0,
"companyName": "string",
"industryId": "string",
"describes": "string"
}
}
],
"code": 0,
"msg": "string"
}