Tarabut Gateway
September 19, 2023 |
permanent
Fintech #
- https://tarabutgateway.com/
- working actively to expand coverage in UAE and Saudi, ref
- On they were providing services only in Saudi and Oman
APIs #
AIS #
ref Connect to Bank to access AIS data.
Create Intent API #
For user to give consent to access data by the app.
Available data through APIs #
[ "providerId": "NBOB", "name": "National Bank of Bahrain", "displayName": "National Bank of Bahrain", "logoUrl": "https://tg-external-entities.s3.me-south-1.amazonaws.com/NBOB.png", "countryCode": "BHR", "status": "ACTIVE" ]"accounts": [ "accountId": "85a2c9f4-7a9d-4c66-97da-83babfb8832a", "accountProductType": "SAVINGS", "accountDescription": "John Snow's savings account", "providerId": "NBOB", "maskedAccountNumber": "******1234", "balances": [ "type": "AVAILABLE", "amount": "value": 123.123, "currency": "BHD" ], "lastUpdatedDateTime": "2021-12-22T01:59:30.208+00:00", "links": [ "rel": "TRANSACTIONS", "href": "https://api.sandbox.tarabutgateway.io/accountInformation/v1/accounts/85a2c9f4-7a9d-4c66-97da-83babfb8832a/transactions" ] ]Get Account Holder Name get account holder name with ID
"accountId": "85a2c9f4-7a9d-4c66-97da-83babfb8832a", "accountHolderName": "Mohammed Ahmed Abdulla", "nickname": "Abdulla"- Transaction details
"transactions": [ "transactionId": "65a1f9a3-2b0d-4d76-07bb-99badfb6933a", "accountId": "85a2c9f4-7a9d-4c66-97da-83babfb8832a", "providerId": "NBOB", "transactionDescription": "FDR-POS-APR18 USD14.99 Netflix.com", "category": "group": "Expense", "name": "Entertainment & Leisure" , "merchant": "name": "NETFLIX.COM" , "creditDebitIndicator": "DEBIT", "amount": "value": 14.99, "currency": "BHD" , "bookingDateTime": "2021-12-22T01:59:30.208+00:00" ], "meta": "totalCountOfRecords": 100, "totalCountOfPages": 10, "pageNumber": 4, "pageSize": 10 , "links": [ "rel": "FIRST", "href": "https://api.sandbox.tarabutgateway.io/accountInformation/v1/accounts/85a2c9f4-7a9d-4c66-97da-83babfb8832a/transactions?page=1" , "rel": "PREVIOUS", "href": "https://api.sandbox.tarabutgateway.io/accountInformation/v1/accounts/85a2c9f4-7a9d-4c66-97da-83babfb8832a/transactions?page=3" , "rel": "NEXT", "href": "https://api.sandbox.tarabutgateway.io/accountInformation/v1/accounts/85a2c9f4-7a9d-4c66-97da-83babfb8832a/transactions?page=5" , "rel": "LAST", "href": "https://api.sandbox.tarabutgateway.io/accountInformation/v1/accounts/85a2c9f4-7a9d-4c66-97da-83babfb8832a/transactions?page=10" ] - Category group and names
- Transaction details
Available providers
Banks that implemented open banking
PIS #
Error while trying to connect to their APIs #
Partner Banks #
- Riyad Bank
- Saudi British Bank (SABB),
- Alinma Bank and
- Banque Saudi Fransi (BSF).