...
POST /par
GET /payment-consents/{ConsentId}/refund
2.3.7 Health Check
GET /hello-mtls
3. Insurance Sandbox (AlTareq2)
...
POST /par
GET /insurance-policies/{InsurancePolicyId}/customer-payment-details
GET /insurance-policies
GET /insurance-policies/{InsurancePolicyId}
GET /insurance-consents
GET /insurance-consents/{ConsentId}
PATCH /insurance-consents/{ConsentId}
3.3.3 Health Check
GET /hello-mtls
4. Release Notes
This release supports all endpoints in v1.1 of the standards.
It also introduces several enhancements, including improved payment consent screens, AIS APIs that support PIS consents, and upgraded event notification reporting. Additionally, this update addresses various issues within insurance APIs, currency validation, and file payments. Resolved defects include those in CBUAE APIs and payment consent flows.
However, there are some known issues, The technical updates in this release comprise dependency updates, refined handling of custom response codes, and the introduction of multi-auth support for account schemasplease see below.
4.1 Enhancements
Creditor Account on Consent Screen:
The creditor account details are now prominently displayed on the payment consent screen.Payment Consent Permissions:
Specific permissions have been added to the payment consent response schema, enhancing access control.AIS APIs with PIS Consent Support:
The AIS APIs have been updated to include support for Payment Initiation Service (PIS) consents.Event Notification Report:
We have introduced event notification reporting to improve tracking and management.Cbuae Insurance APIs:
The insurance APIs have been refactored, and thecbuae-api-spec-insurance.yaml
specification has been updated.New Payment Schema Enhancements:
Schema issues in the file have been resolved, and combined payments have been optimised for better compatibility.Standardisation Error Messages:
Standardised error messages for Data Sharing, Payment Initiation.Insurance Module:
Updated insurance schema paths for efficient data loading.
Corrected hardcoded paths in the mock server configuration for CBUAE.
Added the previously missing Dynamic Client Registration (DCR) configurations.
Streamlined the data load process for non-insurance RS scenarios.
Revised LFI notification paths for CBUAE insurance.
The change logs for the cbuae-api-spec-insurance provide essential updates and modifications.
Code Block ### Changes in Version 2024.48.0 * Revised API Paths Get /motor-insurance-policies * Revised API Paths Get /motor-insurance-policies/{InsurancePolicyId} * Revised API Paths Get /motor-insurance-policies/{InsurancePolicyId}/customer-payment-details endpoint.
...
The next release will include the following:
...
resolution of all known issues
...
Upgrade from Admin Portal 2 to Admin Portal 3 for enhanced functionality and improved user experience
...
.