# JPMC-PDP Documentation from https://developer.payments.jpmorgan.com # Changelog ## Pay by Bank ### April 1, 2026 ### Account Information Services API Release v2.0.22 **Account Information Services API Release v2.0.22** | Feature name | Description | | --- | --- | | New Base URL | The base URL is updated from /tsapi/v1 to /paybybank/v2. A new client testing environment is added alongside production and mock environments. | | Expanded Consent Types | New consent types: - ACCOUNT_INFORMATION (US – continuous access) - ACCOUNT_CHECK - BALANCE_CHECK - TRANSACTIONS - PAYMENT (UK/EU – one-time access) | | Account Services | New GET /accounts, GET /balances, GET /transactions and GET /account-information endpoints replace previous POST /aisp/accounts, POST /aisp/transactions and POST /aisp/holderinfo. The /account-information endpoint supports selective views for US: FULL, ACCOUNT, PARTIES, BALANCES. | | Multi-Region Support | A single endpoint supports the US, UK and EU markets, including Germany, Spain, Italy, Netherlands and Austria. | | Webhooks | Comprehensive webhook system with 15 notification subtypes covering the full consent link and consent lifecycle (For example, ConsentLinkInitiated, ConsentSuccessful, ConsentRevoked, ConsentFixSuccessful). | | Manual Account Validation | Support for manual account entry as part of the Pay by Bank user experience in US markets. |