{
"success": false,
"data": {
"userId": "text",
"phoneNumber": "text",
"name": "text",
"surname": "text",
"accounts": [
{
"accountId": "text",
"email": "text",
"subAccountId": "text",
"subAccountEmail": "text",
"encryptionKey": "text",
"creationTs": "2025-02-02T00:20:51.599Z",
"portfolios": [
{
"portfolioId": "text",
"name": "text",
"accountId": "text",
"creationTs": "2025-02-02T00:20:51.599Z",
"publicStrategy": false,
"portfolioAccountType": "TRADING"
}
],
"active": false,
"tradingPortfolioId": "text"
}
],
"kycIds": [
"text"
],
"documentIds": [
"text"
],
"email": "text",
"userAccountStatus": "text"
},
"errorCode": 0,
"errorMessage": "text"
}