We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open Bank API делает так - https://psd2-apiexplorer.openbankproject.com/?ignoredefcat=true&tags=#2_0_0-getCoreAccountById
{ "id":"test2", "label":null, "number":"7492497040", "owners":[{ "id":"", "provider":null, "display_name":"jpa" }], "type":null, "balance":{ "currency":"EUR", "amount":"1000.00" }, "IBAN":null, "swift_bic":null, "bank_id":"at02-bank-x--01", "account_routing":{ "scheme":null, "address":null } }
Из недостатков:
The text was updated successfully, but these errors were encountered:
Add account #5
69cb257
Получение списка счетов (#5)
c644a85
Для получения баланса счёта сначала надо список счетов.
Sorry, something went wrong.
Добавить возврат информации о счете { "currency":"BYN", "amount":"0.01" }
No branches or pull requests
Open Bank API делает так - https://psd2-apiexplorer.openbankproject.com/?ignoredefcat=true&tags=#2_0_0-getCoreAccountById
Из недостатков:
The text was updated successfully, but these errors were encountered: