Python integration
import openbanking-python # Use an OAuth2 access token client = openbanking_python.Client(access_token="YOUR_ACCESS_TOKEN")
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://openbanking.org.uk/funds-confirmation-consents/{ConsentId}