{
"searchKey": "",
"repoId": 385182611017794,
"sortDir": 1,
"sortField": "open_sea_time",
"searchTimeType": 1,
"searchTime": {"start": "2022-09-01 00:00:00", "end": "2022-09-28 23:59:59"},
"pageNo": 1,
"pageSize": 50
}curl --location --request POST '/api/v3/openSea/transferRecordList' \
--header 'appId: {{appId}}' \
--header 'timestamp: {{timestamp}}' \
--header 'sign: {{sign}}' \
--header 'appKey: {{appKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"searchKey": "",
"repoId": 385182611017794,
"sortDir": 1,
"sortField": "open_sea_time",
"searchTimeType": 1,
"searchTime": {"start": "2022-09-01 00:00:00", "end": "2022-09-28 23:59:59"},
"pageNo": 1,
"pageSize": 50
}'{
"code": 0,
"message": "string",
"data": {
"totalCount": 0,
"totalPage": 0,
"pageNo": 0,
"pageSize": 0,
"data": [
{
"30744": [
"string"
],
"30746": "string",
"createTime": "string",
"qwLastFollowTime": "string",
"getCreateTime": "string",
"protectedTime": 0,
"customerSalesInfoId": 0,
"groupSize": 0,
"salesId": 0,
"customerId": 0,
"qwSalesId": "string",
"externalUserd": "string",
"wechatNickname": "string",
"wechatAvatar": "string",
"salesStage": 0,
"salesStageName": "string",
"salesStageSub": null,
"salesStageSubName": null,
"salesStageEnd": null,
"salesStageEndName": null,
"contentType": null,
"unionId": "string",
"location": "string",
"salesName": "string",
"salesDeleted": true,
"shield": null,
"qwRemark": "string",
"customerAbandon": null,
"customerAbandonReason": null,
"abandonTime": null,
"customerRecovery": "string",
"birthday": "string",
"role": "string",
"customerStatus": 0,
"customerType": 0,
"corpName": null,
"corpNameShort": null,
"lastFollowUserId": 0,
"lastFollowUserName": "string",
"companyId": null,
"groupList": [
"string"
],
"signNum": 0,
"sendChatCount": 0,
"replyChatCount": 0,
"phoneRepeat": true,
"followRepeat": true,
"requestSent": true,
"lastRequestSent": null,
"customerAllocateSource": 0,
"qwCustomerTime": "string",
"tags": [
"string"
],
"tagIds": [
0
],
"pvTagId": [
"string"
],
"contentTags": [
"string"
],
"id": 0,
"shareSource": 0,
"deleteStatus": 0,
"areaId": 0,
"customerRepoId": 0,
"areaValue": "string",
"pointCredit": null,
"pointScore": null,
"channelState": null,
"mainFollows": [
{
"sales_id": 0,
"sales_name": "string",
"sales_avatar": "string"
}
],
"shareFollows": [
{
"sales_id": 0,
"sales_name": "string",
"sales_avatar": "string"
}
],
"openSeaTime": "string",
"toId": 0,
"toOpenSeaName": "string",
"toSalesDeptNames": "string",
"toSalesName": "string",
"toType": "string",
"transferOutTime": "string",
"rollOutType": "string",
"openSeaEditable": true,
"openSeaTransferRecordId": 0,
"enterSeaType": 0,
"childrenRollOutTime": "string",
"customerRepoName": "string",
"enterSeaReason": "string",
"fromId": 0
}
]
}
}