getSubAccountList(params?) | GET | /api/v5/users/subaccount/list | List all sub-accounts |
getSubAccountBalances(params) | GET | /api/v5/account/subaccount/balances | Trading account balance of a sub-account |
getSubAccountFundingBalances(params) | GET | /api/v5/asset/subaccount/balances | Funding account balance of a sub-account |
getSubAccountMaxWithdrawal(params) | GET | /api/v5/account/subaccount/max-withdrawal | Max withdrawal for a sub-account |
transferSubAccountBalance(params) | POST | /api/v5/asset/subaccount/transfer | Transfer between master and sub-account |
resetSubAccountAPIKey(params) | POST | /api/v5/users/subaccount/modify-apikey | Reset a sub-account API key permissions |
getSubAccountTransferHistory(params?) | GET | /api/v5/asset/subaccount/bills | Transfer history for a sub-account |
getManagedSubAccountTransferHistory(params) | GET | /api/v5/asset/subaccount/managed-subaccount-bills | Managed sub-account transfer bills |
setSubAccountTransferOutPermission(params) | POST | /api/v5/users/subaccount/set-transfer-out | Allow or block transfer-out by sub-account |
setSubAccountLoanAllocation(params) | POST | /api/v5/account/subaccount/set-loan-allocation | Allocate loan quota to sub-accounts |
getSubAccountBorrowInterestAndLimit(params) | GET | /api/v5/account/subaccount/interest-limits | Borrow interest and limit for a sub-account |
getSubAccountCustodyTradingList(params?) | GET | /api/v5/users/entrust-subaccount-list | Sub-accounts under custody trading |