AISP API Overview

Base URL

The base URL for all AISP APIs is: https://rs1.kfho.sandbox.tarabutgateway.io/open-banking/v3.1/aisp/**

Account Access Consents

Account Access Consents API

Accounts

Accounts API

Balances

Balances API

Balances shown in this endpoint include Expected, InterimAvailable and InterimCleared.

Expected balance is the value displayed most widely to customers within their web or mobile banking apps.

Transactions

Transactions API

Beneficiaries

Beneficiaries API

Payment recipients are accessible via the Beneficiaries API. Payments are currently only permitted to pre-registered beneficiaries or one of the customer's other accounts (for account transfers). This API is useful when setting up payments.

This API does not support the "bulk" beneficiaries endpoint GET /beneficiaries

Direct Debits

Direct Debits API

This API does not support the "bulk" direct debit endpoint GET /direct-debits

Scheduled Payments

Scheduled Payments API

DateTime elements have been used so that there is consistency across all API endpoints using dates. However, for Standing Orders we only process based on the day element, therefore, the time portion of the DateTime element will be defaulted to 00:00:00+00:00.

Parties

Parties API

In addition to Open Banking API specification, Bank have additional SupplementaryData in the following two end points responses.

Name XPath EnhancedDefinition
SupplementaryData
0..1
OBParty2. SupplementaryData Supplementary information
VatNumber
0..1
OBParty2. SupplementaryData. VatNumber Account holders VAT number
CompanyId
0..1
OBParty2. SupplementaryData. CompanyId Account holders company number as registered with companies house in the UK
Table of Content
Please wait