get https://api-glb.sim.hashkeydev.com/api/v1/account/type
Account Type
| accountType | Type |
|---|---|
| 1 | Trading Account |
| 3 | Future Account |
| 5 | Custody Account |
| 6 | Fiat Account |
Weight: 5
Request Parameters
| PARAMETER | TYPE | Req 'd | DESCRIPTION |
|---|---|---|---|
| timestamp | LONG | Y | Timestamp |
Response Content
| PARAMETER | TYPE | Example values | DESCRIPTION |
|---|---|---|---|
| - | Object Array | Query subaccount results | |
| accountId | LONG | 1467298646903017217 | Account Number |
| accountLabel | STRING | Custody Account | Account Label: "Main Trading Account", "Main Future Account", "Sub Trading Account", "Fiat Account", "Custody Account". |
| accountType | INTEGER | 5 | Account Type |
| accountIndex | INTEGER | 0 | Current Sub Trading Account Quantity |
| userId | LONG | 1655106005183319296 | UserId of the account |