All the changes made to the documentations are listed here starting from 25-09-2023.
15-03-2025 (v2.0.6)
Introduced banking.transactions.basic.sync.completed event for basic transaction data sync
12-09-2024 (v2.0.5)
Adds better example data and field descriptions to Banking APIs
03-05-2024 (v2.0.4)
APIs - Display a list of "enum" values, when applicable.
16-04-2024 (v2.0.4)
Errors page - Added details for various "error types".
01-02-2024 (v2.0.4)
Corrected typo in introduction
Added missing /v1 to API endpoint
Corrected institution model description
Added endpoint for Info permission
Email address is required to create end user
Corrected description of Revoke Consent API
Corrected description for page[before] query parameters
Removed JWT parameter from identity API (All API endpoints should assume that an access token is required to invoke them)
Added example for common/identity response
29-01-2024 (v2.0.3)
Energy APIs - Fixed a typo in the invoices endpoint path. Replaced "invoices" (plural) with "invoice" (single).
14-12-2023 (v2.0.2)
Energy APIs - Typo fix for all the properties containing "utype" at the end. Replaced "utype" with "u_type". Here's the list of affected properties - address_u_type, rate_block_u_type, method_u_type, tariff_u_type, transaction_u_type, payment_schedule_u_type, read_u_type.
01-12-2023 (v2.0.1)
Core Resources - Added "Retrieve an institution by id" api