You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*DefaultApi* | [**myAccountsGet**](docs/Api/DefaultApi.md#myaccountsget) | **GET** /my/accounts | Get account details
80
-
*DefaultApi* | [**myAccountsIdBalanceGet**](docs/Api/DefaultApi.md#myaccountsidbalanceget) | **GET** /my/accounts/{id}/balance | Get account balance
81
-
*DefaultApi* | [**myAccountsIdStatementsGet**](docs/Api/DefaultApi.md#myaccountsidstatementsget) | **GET** /my/accounts/{id}/statements | Get statements list
82
-
*DefaultApi* | [**myAccountsIdTransactionsGet**](docs/Api/DefaultApi.md#myaccountsidtransactionsget) | **GET** /my/accounts/{id}/transactions | Overview of transactions
76
+
*DefaultApi* | [**getAccountBalance**](docs/Api/DefaultApi.md#getaccountbalance) | **GET** /my/accounts/{id}/balance | Get account balance
77
+
*DefaultApi* | [**getAccounts**](docs/Api/DefaultApi.md#getaccounts) | **GET** /my/accounts | Get account details
78
+
*DefaultApi* | [**getStatements**](docs/Api/DefaultApi.md#getstatements) | **GET** /my/accounts/{id}/statements | Get statements list
79
+
*DefaultApi* | [**getTransactions**](docs/Api/DefaultApi.md#gettransactions) | **GET** /my/accounts/{id}/transactions | Overview of transactions
0 commit comments