{
"since": "2013-04-17 20:33:09",
"qwUserId": "elit magna",
"size": 100,
"type": 1,
"before": "2018-08-15 00:35:37",
"cursor": "in ea consequat"
}
curl --location --request POST '/api/v3/customer-relation/list-by-relation-create-time-asc' \
--header 'appId;' \
--header 'timestamp;' \
--header 'sign;' \
--header 'appKey: {{appKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"since": "2013-04-17 20:33:09",
"qwUserId": "elit magna",
"size": 100,
"type": 1,
"before": "2018-08-15 00:35:37",
"cursor": "in ea consequat"
}'
{
"code": 0,
"message": "ok",
"data": {
"list": [
{
"customerId": 414912243411008,
"qwUserId": "dowen",
"type": 1,
"fields": [
{
"field": "customer_source",
"type": 2,
"valueAsText": null
},
{
"field": "description",
"type": 1,
"valueAsText": null
},
{
"field": "mobile",
"type": 8,
"valueAsText": "[\"18809890987\"]"
},
{
"field": "address",
"type": 1,
"valueAsText": null
},
{
"field": "birthday",
"type": 3,
"valueAsText": null
},
{
"field": "corp_name",
"type": 1,
"valueAsText": null
},
{
"field": "name",
"type": 1,
"valueAsText": "客户A3ooIc"
},
{
"field": "purchase_intention",
"type": 2,
"valueAsText": null
},
{
"field": "gender",
"type": 2,
"valueAsText": "0"
},
{
"field": "customer_stage",
"type": 2,
"valueAsText": "401244899840064"
}
],
"tagIds": [],
"createTime": "2021-06-02 20:04:41",
"lastUpdateTime": "2021-06-02 20:04:41",
"wechatNickname": null,
"wechatAvatar": null,
"wechatLocation": null,
"convertCustomerTime": null,
"qwRemark": "客户A3ooIc",
"externalUserId": null
},
{
"customerId": 416156789723200,
"qwUserId": "dowen",
"type": 2,
"fields": [
{
"field": "customer_source",
"type": 2,
"valueAsText": null
},
{
"field": "description",
"type": 1,
"valueAsText": ""
},
{
"field": "mobile",
"type": 8,
"valueAsText": "[]"
},
{
"field": "address",
"type": 1,
"valueAsText": null
},
{
"field": "birthday",
"type": 3,
"valueAsText": null
},
{
"field": "corp_name",
"type": 1,
"valueAsText": null
},
{
"field": "name",
"type": 1,
"valueAsText": null
},
{
"field": "purchase_intention",
"type": 2,
"valueAsText": null
},
{
"field": "gender",
"type": 2,
"valueAsText": "1"
},
{
"field": "customer_stage",
"type": 2,
"valueAsText": "401244899840064"
}
],
"tagIds": [],
"createTime": "2021-06-09 20:52:58",
"lastUpdateTime": "2021-06-09 20:52:58",
"companyInfo": {
"id": 416156782616640,
"name": "考虑考虑"
},
"wechatNickname": "dong",
"wechatAvatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM79SIfrfXkGZWcLiczyiaGOLFHmOW01oysQiaM8NOtBc8QVQ/0",
"wechatLocation": null,
"convertCustomerTime": null,
"qwRemark": "dong",
"externalUserId": null
}
],
"nextCursor": "AAAAAGDAuaoAAAAALLJOeAAAAAADf7ZB"
}
}