Using ex-stone-openbank with openbanking.org.uk

Elixir integration

Install
# See https://github.com/victorolinasc/ex-stone-openbank
Get File Payments
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://openbanking.org.uk/file-payments/{FilePaymentId}
Get File Payment Consents
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://openbanking.org.uk/file-payment-consents/{ConsentId}
Get Domestic Payment Consents
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://openbanking.org.uk/domestic-payment-consents/{ConsentId}
SDK on GitHub 📄 API Docs
SDK
ex-stone-openbank
Elixir
API
openbanking.org.uk
openbanking.org.uk:payment-initiation-openapi
At a glance
Language Elixir
Endpoints41
Base URLhttps://openbanking.org.uk