使用者 JSON 格式範例如下:
json
{
"name": "TP_SUCCESS",
"status": 0,
"reasonPhrase": "Indicates the successful completion of an operation",
"data": {
"id": "7f3562f4-bb3f-4ec7-89b9-da3b4b5ff250",
"account": "wz7786",
"username": "Wesley",
"realName": "金大森",
"idNo": "A123456789",
"email": "ist83903@bcaoo.com",
"phoneNo": "0932166777",
"birthday": "1988/12/12",
"memberType": "personal",
"verifyLevel": "3",
"addresses": [
{
"zip3": 104,
"city": "臺北市",
"town": "中山區",
"village": "正得里",
"street": "吉林路",
"usageType": "0",
"seq": 1,
"priority": true
}
],
"residentAddress": "臺北市中山區吉林路 69 號 4 樓",
"citizen": true,
"nativePeople": false,
"cityInternetUid": ""
},
"extra": null,
"version": "v1.0.9"
}