{
"since": "sunt",
"before": "enim qui in",
"size": 10,
"type": 1,
"cursor": "quis"
}
curl --location --request POST '/api/v3/clue/list-by-create-time-asc' \
--header 'appId;' \
--header 'timestamp;' \
--header 'sign;' \
--header 'appKey: {{appKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"since": "sunt",
"before": "enim qui in",
"size": 10,
"type": 1,
"cursor": "quis"
}'
{
"code": 0,
"message": "ok",
"data": {
"list": [
{
"customerId": 410983932389440,
"isClue": false,
"type": 1,
"fields": [
{
"field": "customer_source",
"type": 2,
"valueAsText": null
},
{
"field": "description",
"type": 1,
"valueAsText": "u 诶IE"
},
{
"field": "mobile",
"type": 8,
"valueAsText": "[\"145678388\"]"
},
{
"field": "address",
"type": 1,
"valueAsText": null
},
{
"field": "birthday",
"type": 3,
"valueAsText": null
},
{
"field": "corp_name",
"type": 1,
"valueAsText": null
},
{
"field": "name",
"type": 1,
"valueAsText": "打马赛克就"
},
{
"field": "purchase_intention",
"type": 2,
"valueAsText": null
},
{
"field": "gender",
"type": 2,
"valueAsText": null
},
{
"field": "customer_stage",
"type": 2,
"valueAsText": "396823724189760"
}
],
"tagIds": [],
"createTime": "2021-05-11 15:15:48",
"lastUpdateTime": "2021-05-11 15:15:48"
},
{
"customerId": 410984073320512,
"isClue": false,
"type": 2,
"fields": [
{
"field": "customer_source",
"type": 2,
"valueAsText": null
},
{
"field": "description",
"type": 1,
"valueAsText": "大家看打开"
},
{
"field": "mobile",
"type": 8,
"valueAsText": "[\"17893883939\"]"
},
{
"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": null
},
{
"field": "customer_stage",
"type": 2,
"valueAsText": "401244899840064"
}
],
"tagIds": [
"etvRo3DwAA7XiFifIv16YLb67KkCx9Ow",
"etvRo3DwAAum4AEpERyhywF2pdCA5JwQ"
],
"createTime": "2021-05-11 15:16:57",
"lastUpdateTime": "2021-05-11 19:58:21",
"companyInfo": {
"id": 410948476397632,
"name": "uuu"
}
}
],
"nextCursor": "AAAAAGCaL2kAAAAAAAAAAAAAAAAAAAn8"
}
}