{
"accounts": [
{
"type": "Margin",
"number": "123456",
"status": "Active",
"isPrimary": false,
"isBilling": false,
"clientAccountType": "Joint"
},
{
"type": "Cash",
"number": "26598145",
"status": "Active",
"isPrimary": true,
"isBilling": true,
"clientAccountType": "Individual"
}
],
"userId": 546446
}