diff options
Diffstat (limited to 'test/account-response.json')
| -rw-r--r-- | test/account-response.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/test/account-response.json b/test/account-response.json new file mode 100644 index 0000000..f0c048c --- /dev/null +++ b/test/account-response.json @@ -0,0 +1,33 @@ +[ + { + "id": "U1234567", + "PrepaidCrypto-Z": false, + "PrepaidCrypto-P": false, + "brokerageAccess": true, + "accountId": "U1234567", + "accountVan": "U1234567", + "accountTitle": "", + "displayName": "U1234567", + "accountAlias": null, + "accountStatus": 1644814800000, + "currency": "USD", + "type": "DEMO", + "tradingType": "PMRGN", + "businessType": "IB_PROSERVE", + "ibEntity": "IBLLC-US", + "faclient": false, + "clearingStatus": "O", + "covestor": false, + "noClientTrading": false, + "trackVirtualFXPortfolio": true, + "parent": { + "mmc": [], + "accountId": "", + "isMParent": false, + "isMChild": false, + "isMultiplex": false + }, + "desc": "U1234567" + } +] + |
