The ID of the Order Management System.
The ID of the account.
{"omsid":0,"accountId":0,"accountName":"","accountHandle":"","firmId":"","firmName":"","accountType":{"Options":["Asset"]},"feeGroupID":0,"parentID":0,"riskType":{"Options":["Normal"]},"verificationLevel":0,"feeProductType":{"Options":["BaseProduct"]},"feeProduct":0,"refererId":0,"loyaltyProductId":0,"loyaltyEnabled":false,"marginEnabled":false,"liabilityAccountId":0,"lendingAccountId":0,"profitLossAccountId":0,"frozen":false}
GET / HTTP/1.1 Host: GetAccountInfo?omsId=1&accountId=1 Accept: */*
Successful retrieval of account information.
{ "omsid": 0, "accountId": 0, "accountName": "", "accountHandle": "", "firmId": "", "firmName": "", "accountType": { "Options": [ "Asset" ] }, "feeGroupID": 0, "parentID": 0, "riskType": { "Options": [ "Normal" ] }, "verificationLevel": 0, "feeProductType": { "Options": [ "BaseProduct" ] }, "feeProduct": 0, "refererId": 0, "loyaltyProductId": 0, "loyaltyEnabled": false, "marginEnabled": false, "liabilityAccountId": 0, "lendingAccountId": 0, "profitLossAccountId": 0, "frozen": false }