New live connection – Bahrain (BH)!

We are pleased to announce that we have a new live connection. We have just released an integration with SIJILAT – Commercial Registration Portal of the Kingdom of Bahrain to get real-time data about companies registered in Bahrain.

With this new integration the following features are available:

  • Live search by number
  • Live search by name
  • Refresh dataset
  • Register Report document – REPOFMIBH

The refresh dataset contains various datapoints, including legalForm, status and providedStatus, and key people, such as officers and shareholders.

Sample response for refresh dataset, for a live company:


{
    "datasetId": "{datasetId}",
    "kompanyId": "{kompanyId}",
    "datasetName": "refresh",
    "datasetOptions": [],
    "info": null,
    "status": "COMPLETED",
    "requestTime": "2023-08-22T15:14:13+00:00",
    "responseTime": "2023-08-22T15:14:13+00:00",
    "estimatedDeliverySeconds": 0,
    "content": {
        "kompanyId": "{kompanyId}",
        "countryCode": "BH",
        "countryName": "Bahrain",
        "registrationNumber": "220-6",
        "name": "البنك العربي ش.م.ع فرع شركة أجنبية",
        "status": "LIVE",
        "providedStatus": "ACTIVE",
        "address": "2831 Block 428 Building 2384 Flat 2384 AL SEEF 395",
        "legalForm": "Branch of a Foreign Company",
        "additionalData": {
            "formattedAddress": {
                "street": "2831",
                "city": "AL SEEF",
                "zip": "395",
                "addressline2": "Block 428 Building 2384 Flat 2384",
                "country": "BH"
            },
            "otherIdentifiers": {
                "localNumber": "220-6"
            },
            "otherNames": {
                "otherNames": [
                    "البنك العربي ش.م.ع",
                    "ARAB BANK PLC"
                ],
                "englishNames": [
                    "ARAB BANK PLC BRANCH OF A FOREIGN COMPANY"
                ]
            },
            "legalEvents": {
                "incorporationDate": "2016-08-18",
                "dissolutionDate": "2024-08-18"
            }
        },
        "associatedEntities": {
            "shareholder": [
                {
                    "name": "البنك العربي ش.م.ع",
                    "role": "shareholder",
                    "providedRole": "Partner",
                    "nationality": "JORDANIAN",
                    "englishName": "ARAB BANK PLC"
                }
            ],
            "officer": [
                {
                    "name": "ناديا نبيل توفيق   التلهوني",
                    "role": "officer",
                    "providedRole": "Authorized Signatory",
                    "nationality": "JORDANIAN",
                    "englishName": "NADYA NABIL TAWFIK   TALHOUNI"
                }
            ],
            "ultimateBeneficialOwner": []
        },
        "industryActivityCode": {
            "activityCodes": [
                "64191-2 Banks - Conventional Retail Banks - Foreign Branch"
            ]
        },
        "providerSpecificData": [],
        "sources": [
            {
                "name": "SIJILAT – Commercial Registration Portal",
                "info": null,
                "primary": true,
                "fields": [
                    "*"
                ],
                "lastCheckedTime": "2023-08-22T15:14:13+00:00"
            }
        ]
    }
}