{
"success": true,
"data": {
"userId": "text",
"phoneNumber": "text",
"name": "text",
"surname": "text",
"email": "text",
"userAccountStatus": "text",
"accounts": [
{
"accountId": "text",
"email": "text",
"subAccountId": "text",
"subAccountEmail": "text",
"encryptionKey": "text",
"creationTs": "2025-02-18T07:50:26.612Z",
"active": true,
"tradingPortfolioId": "text",
"portfolios": [
{
"portfolioId": "text",
"name": "text",
"accountId": "text",
"creationTs": "2025-02-18T07:50:26.612Z",
"publicStrategy": true,
"portfolioAccountType": "TRADING"
}
],
"additionalInfo": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
}
],
"kycIds": [
"text"
],
"documentIds": [
"text"
],
"address": {
"ANY_ADDITIONAL_PROPERTY": "text"
},
"info": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"errorCode": 1,
"errorMessage": "text"
}