[
{
"OMSID": 1,
"AccountId": 123,
"AccountName": "My Account",
"AccountHandle": "my_account_1",
"FirmId": "ABC",
"FirmName": "ABC Trading",
"AccountType": "Asset",
"FeeGroupID": 1,
"ParentID": 0,
"RiskType": "Normal",
"VerificationLevel": 1,
"FeeProductType": "BaseProduct",
"FeeProduct": 0,
"RefererId": 0,
"LoyaltyProductId": 0,
"LoyaltyEnabled": false,
"MarginEnabled": false,
"LiabilityAccountId": 0,
"LendingAccountId": 0,
"ProfitLossAccountId": 0
},
{
"OMSID": 1,
"AccountId": 456,
"AccountName": "Another Account",
"AccountHandle": "another_account_1",
"FirmId": "ABC",
"FirmName": "ABC Trading",
"AccountType": "Asset",
"FeeGroupID": 1,
"ParentID": 0,
"RiskType": "Normal",
"VerificationLevel": 1,
"FeeProductType": "BaseProduct",
"FeeProduct": 0,
"RefererId": 0,
"LoyaltyProductId": 0,
"LoyaltyEnabled": false,
"MarginEnabled": false,
"LiabilityAccountId": 0,
"LendingAccountId": 0,
"ProfitLossAccountId": 0
}
]