{
"customerCode": "string",
"customerName": "string",
"own": true,
"page": 1,
"pageSize": 30,
"partnerId": 0,
"sort": 0,
"sortKey": "string",
"sourceType": 0,
"status": 0,
"versionId": 0
}curl --location --request POST 'https://api.test.tgtrain.cn/partner/customer/list?access_token' \
--header 'Content-Type: application/json' \
--data-raw '{
"customerCode": "string",
"customerName": "string",
"own": true,
"page": 1,
"pageSize": 30,
"partnerId": 0,
"sort": 0,
"sortKey": "string",
"sourceType": 0,
"status": 0,
"versionId": 0
}'[
{
"accounts": 0,
"areaId": 0,
"authMode": 0,
"beginDate": 0,
"city": "string",
"concurrents": 0,
"contactEmail": "string",
"contactMobile": "string",
"contactName": "string",
"copyright": "string",
"createTime": 0,
"createUid": 0,
"customerCode": "string",
"customerId": 0,
"customerName": "string",
"customerShortName": "string",
"customerType": 0,
"defPass": "string",
"disclaimer": "string",
"diskUseSize": 0,
"expireDate": 0,
"industryId": 0,
"industryName": "string",
"loginImg": "string",
"loginType": 0,
"logo1": "string",
"logo2": "string",
"members": 0,
"mobileSkin": "string",
"orgCode": "string",
"partnerId": 0,
"partnerName": "string",
"permanentCode": "string",
"realName": "string",
"sourceType": 0,
"storageSize": 0,
"theme": "string",
"useAudit": 0,
"useGroup": 0,
"useMajor": 0,
"versionId": 0,
"versionName": "string"
}
]