{
"success": true,
"code": 0,
"message": "string",
"requestId": "string",
"errorData": {
"key": {}
},
"data": {
"outOpenId": "string",
"name": "string",
"gender": "string",
"birthday": "string",
"nickname": "string",
"outAscriptionStoreId": "string",
"outMemberSourceStoreId": "string",
"customerCreatedTime": "string",
"memberCreatedTime": "string",
"avatarUrl": "string",
"address": {
"countyName": "string",
"cityName": "string",
"provinceName": "string",
"areaCode": "string",
"addressDetail": "string"
},
"customerAttrInfos": [
{
"name": "string",
"value": "string",
"dataType": 0
}
]
}
}