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
Для начала надо сделать автоматическое получение списка банков в стране:
Точка входа - любой сайт /openapi.yaml
Если /openapi.yaml нет, то см. HTTP хидеры
Link: <https://nbrb.netlify.com/openapi.yaml>; rel=api; title="National Bank API"
Потом высосать список банков, найти свой по айдишнику (BIC):
https://nbrb.netlify.com/banks
Зайти на endpoint банка и повторить процедуру.
endpoint
The text was updated successfully, but these errors were encountered:
Add Link header for API autodiscovery (#7)
2f880d9
No branches or pull requests
Для начала надо сделать автоматическое получение списка банков в стране:
Точка входа - любой сайт /openapi.yaml
Если /openapi.yaml нет, то см. HTTP хидеры
Потом высосать список банков, найти свой по айдишнику (BIC):
Зайти на
endpoint
банка и повторить процедуру.The text was updated successfully, but these errors were encountered: