Mobile Country Calling Codes

Description

The mobileCountryCallingCodes endpoint is used to fetch the list of country calling codes where SMS (via Email) feature is available through the application.

Request

Endpoint

ui/refdata/v1/mobileCountryCallingCodes

Method

GET

Headers

Content-Type:application/json

Response

[
    {
        "id": 1,
        "alpha2Code": "US",
        "alpha3Code": "USA",
        "countryText": "United States of America",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 12,
        "alpha2Code": "AR",
        "alpha3Code": "ARG",
        "countryText": "Argentina",
        "callingCode": "54",
        "enabledInd": true
    },
    {
        "id": 14,
        "alpha2Code": "AW",
        "alpha3Code": "ABW",
        "countryText": "Aruba",
        "callingCode": "297",
        "enabledInd": true
    },
    {
        "id": 16,
        "alpha2Code": "AU",
        "alpha3Code": "AUS",
        "countryText": "Australia",
        "callingCode": "61",
        "enabledInd": true
    },
    {
        "id": 17,
        "alpha2Code": "AT",
        "alpha3Code": "AUT",
        "countryText": "Austria",
        "callingCode": "43",
        "enabledInd": true
    },
    {
        "id": 19,
        "alpha2Code": "BS",
        "alpha3Code": "BHS",
        "countryText": "Bahamas",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 23,
        "alpha2Code": "BY",
        "alpha3Code": "BLR",
        "countryText": "Belarus",
        "callingCode": "375",
        "enabledInd": true
    },
    {
        "id": 24,
        "alpha2Code": "BE",
        "alpha3Code": "BEL",
        "countryText": "Belgium",
        "callingCode": "32",
        "enabledInd": true
    },
    {
        "id": 27,
        "alpha2Code": "BM",
        "alpha3Code": "BMU",
        "countryText": "Bermuda",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 31,
        "alpha2Code": "BA",
        "alpha3Code": "BIH",
        "countryText": "Bosnia and Herzegovina",
        "callingCode": "387",
        "enabledInd": true
    },
    {
        "id": 34,
        "alpha2Code": "BR",
        "alpha3Code": "BRA",
        "countryText": "Brasil",
        "callingCode": "55",
        "enabledInd": true
    },
    {
        "id": 37,
        "alpha2Code": "BG",
        "alpha3Code": "BGR",
        "countryText": "Bulgaria",
        "callingCode": "359",
        "enabledInd": true
    },
    {
        "id": 43,
        "alpha2Code": "CA",
        "alpha3Code": "CAN",
        "countryText": "Canada",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 47,
        "alpha2Code": "CL",
        "alpha3Code": "CHL",
        "countryText": "Chile",
        "callingCode": "56",
        "enabledInd": true
    },
    {
        "id": 48,
        "alpha2Code": "CN",
        "alpha3Code": "CHN",
        "countryText": "China",
        "callingCode": "86",
        "enabledInd": true
    },
    {
        "id": 51,
        "alpha2Code": "CO",
        "alpha3Code": "COL",
        "countryText": "Colombia",
        "callingCode": "57",
        "enabledInd": true
    },
    {
        "id": 56,
        "alpha2Code": "CR",
        "alpha3Code": "CRI",
        "countryText": "Costa Rica",
        "callingCode": "506",
        "enabledInd": true
    },
    {
        "id": 58,
        "alpha2Code": "HR",
        "alpha3Code": "HRV",
        "countryText": "Croatia",
        "callingCode": "385",
        "enabledInd": true
    },
    {
        "id": 62,
        "alpha2Code": "CZ",
        "alpha3Code": "CZE",
        "countryText": "Czech Republic",
        "callingCode": "420",
        "enabledInd": true
    },
    {
        "id": 63,
        "alpha2Code": "DK",
        "alpha3Code": "DNK",
        "countryText": "Denmark",
        "callingCode": "45",
        "enabledInd": true
    },
    {
        "id": 65,
        "alpha2Code": "DM",
        "alpha3Code": "DMA",
        "countryText": "Dominica",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 66,
        "alpha2Code": "DO",
        "alpha3Code": "DOM",
        "countryText": "Dominican Republic",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 73,
        "alpha2Code": "EE",
        "alpha3Code": "EST",
        "countryText": "Estonia",
        "callingCode": "372",
        "enabledInd": true
    },
    {
        "id": 79,
        "alpha2Code": "FR",
        "alpha3Code": "FRA",
        "countryText": "France",
        "callingCode": "33",
        "enabledInd": true
    },
    {
        "id": 86,
        "alpha2Code": "GE",
        "alpha3Code": "GEO",
        "countryText": "Georgia",
        "callingCode": "995",
        "enabledInd": true
    },
    {
        "id": 87,
        "alpha2Code": "DE",
        "alpha3Code": "DEU",
        "countryText": "Germany",
        "callingCode": "49",
        "enabledInd": true
    },
    {
        "id": 99,
        "alpha2Code": "GY",
        "alpha3Code": "GUY",
        "countryText": "Guyana",
        "callingCode": "592",
        "enabledInd": true
    },
    {
        "id": 104,
        "alpha2Code": "HK",
        "alpha3Code": "HKG",
        "countryText": "Hong Kong",
        "callingCode": "852",
        "enabledInd": true
    },
    {
        "id": 105,
        "alpha2Code": "HU",
        "alpha3Code": "HUN",
        "countryText": "Hungary",
        "callingCode": "36",
        "enabledInd": true
    },
    {
        "id": 106,
        "alpha2Code": "IS",
        "alpha3Code": "ISL",
        "countryText": "Iceland",
        "callingCode": "354",
        "enabledInd": true
    },
    {
        "id": 107,
        "alpha2Code": "IN",
        "alpha3Code": "IND",
        "countryText": "India",
        "callingCode": "91",
        "enabledInd": true
    },
    {
        "id": 111,
        "alpha2Code": "IE",
        "alpha3Code": "IRL",
        "countryText": "Ireland",
        "callingCode": "353",
        "enabledInd": true
    },
    {
        "id": 113,
        "alpha2Code": "IL",
        "alpha3Code": "ISR",
        "countryText": "Israel",
        "callingCode": "972",
        "enabledInd": true
    },
    {
        "id": 114,
        "alpha2Code": "IT",
        "alpha3Code": "ITA",
        "countryText": "Italy",
        "callingCode": "39",
        "enabledInd": true
    },
    {
        "id": 115,
        "alpha2Code": "JM",
        "alpha3Code": "JAM",
        "countryText": "Jamaica",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 116,
        "alpha2Code": "JP",
        "alpha3Code": "JPN",
        "countryText": "Japan",
        "callingCode": "81",
        "enabledInd": true
    },
    {
        "id": 120,
        "alpha2Code": "KE",
        "alpha3Code": "KEN",
        "countryText": "Kenya",
        "callingCode": "254",
        "enabledInd": true
    },
    {
        "id": 123,
        "alpha2Code": "KR",
        "alpha3Code": "KOR",
        "countryText": "Korea (Republic of)",
        "callingCode": "82",
        "enabledInd": true
    },
    {
        "id": 128,
        "alpha2Code": "LV",
        "alpha3Code": "LVA",
        "countryText": "Latvia",
        "callingCode": "371",
        "enabledInd": true
    },
    {
        "id": 129,
        "alpha2Code": "LB",
        "alpha3Code": "LBN",
        "countryText": "Lebanon",
        "callingCode": "961",
        "enabledInd": true
    },
    {
        "id": 134,
        "alpha2Code": "LT",
        "alpha3Code": "LTU",
        "countryText": "Lithuania",
        "callingCode": "370",
        "enabledInd": true
    },
    {
        "id": 135,
        "alpha2Code": "LU",
        "alpha3Code": "LUX",
        "countryText": "Luxembourg",
        "callingCode": "352",
        "enabledInd": true
    },
    {
        "id": 140,
        "alpha2Code": "MY",
        "alpha3Code": "MYS",
        "countryText": "Malaysia",
        "callingCode": "60",
        "enabledInd": true
    },
    {
        "id": 147,
        "alpha2Code": "MU",
        "alpha3Code": "MUS",
        "countryText": "Mauritius",
        "callingCode": "230",
        "enabledInd": true
    },
    {
        "id": 149,
        "alpha2Code": "MX",
        "alpha3Code": "MEX",
        "countryText": "México",
        "callingCode": "52",
        "enabledInd": true
    },
    {
        "id": 161,
        "alpha2Code": "NP",
        "alpha3Code": "NPL",
        "countryText": "Nepal",
        "callingCode": "977",
        "enabledInd": true
    },
    {
        "id": 162,
        "alpha2Code": "NL",
        "alpha3Code": "NLD",
        "countryText": "Netherlands",
        "callingCode": "31",
        "enabledInd": true
    },
    {
        "id": 165,
        "alpha2Code": "NZ",
        "alpha3Code": "NZL",
        "countryText": "New Zealand",
        "callingCode": "64",
        "enabledInd": true
    },
    {
        "id": 166,
        "alpha2Code": "NI",
        "alpha3Code": "NIC",
        "countryText": "Nicaragua",
        "callingCode": "505",
        "enabledInd": true
    },
    {
        "id": 172,
        "alpha2Code": "NO",
        "alpha3Code": "NOR",
        "countryText": "Norway",
        "callingCode": "47",
        "enabledInd": true
    },
    {
        "id": 174,
        "alpha2Code": "PK",
        "alpha3Code": "PAK",
        "countryText": "Pakistan",
        "callingCode": "92",
        "enabledInd": true
    },
    {
        "id": 177,
        "alpha2Code": "PA",
        "alpha3Code": "PAN",
        "countryText": "Panama",
        "callingCode": "507",
        "enabledInd": true
    },
    {
        "id": 183,
        "alpha2Code": "PL",
        "alpha3Code": "POL",
        "countryText": "Poland",
        "callingCode": "48",
        "enabledInd": true
    },
    {
        "id": 184,
        "alpha2Code": "PT",
        "alpha3Code": "PRT",
        "countryText": "Portugal",
        "callingCode": "351",
        "enabledInd": true
    },
    {
        "id": 189,
        "alpha2Code": "RU",
        "alpha3Code": "RUS",
        "countryText": "Russian Federation",
        "callingCode": "7",
        "enabledInd": true
    },
    {
        "id": 203,
        "alpha2Code": "RS",
        "alpha3Code": "SRB",
        "countryText": "Serbia",
        "callingCode": "381",
        "enabledInd": true
    },
    {
        "id": 206,
        "alpha2Code": "SG",
        "alpha3Code": "SGP",
        "countryText": "Singapore",
        "callingCode": "65",
        "enabledInd": true
    },
    {
        "id": 209,
        "alpha2Code": "SI",
        "alpha3Code": "SVN",
        "countryText": "Slovenia",
        "callingCode": "386",
        "enabledInd": true
    },
    {
        "id": 212,
        "alpha2Code": "ZA",
        "alpha3Code": "ZAF",
        "countryText": "South Africa",
        "callingCode": "27",
        "enabledInd": true
    },
    {
        "id": 215,
        "alpha2Code": "ES",
        "alpha3Code": "ESP",
        "countryText": "Spain",
        "callingCode": "34",
        "enabledInd": true
    },
    {
        "id": 216,
        "alpha2Code": "LK",
        "alpha3Code": "LKA",
        "countryText": "Sri Lanka",
        "callingCode": "94",
        "enabledInd": true
    },
    {
        "id": 221,
        "alpha2Code": "SE",
        "alpha3Code": "SWE",
        "countryText": "Sweden",
        "callingCode": "46",
        "enabledInd": true
    },
    {
        "id": 222,
        "alpha2Code": "CH",
        "alpha3Code": "CHE",
        "countryText": "Switzerland",
        "callingCode": "41",
        "enabledInd": true
    },
    {
        "id": 226,
        "alpha2Code": "TZ",
        "alpha3Code": "TZA",
        "countryText": "Tanzania, United Republic of",
        "callingCode": "255",
        "enabledInd": true
    },
    {
        "id": 236,
        "alpha2Code": "TC",
        "alpha3Code": "TCA",
        "countryText": "Turks and Caicos Islands",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 239,
        "alpha2Code": "UA",
        "alpha3Code": "UKR",
        "countryText": "Ukraine",
        "callingCode": "380",
        "enabledInd": true
    },
    {
        "id": 240,
        "alpha2Code": "AE",
        "alpha3Code": "ARE",
        "countryText": "United Arab Emirates",
        "callingCode": "971",
        "enabledInd": true
    },
    {
        "id": 241,
        "alpha2Code": "GB",
        "alpha3Code": "GBR",
        "countryText": "United Kingdom of Great Britain and Northern Ireland",
        "callingCode": "44",
        "enabledInd": true
    },
    {
        "id": 243,
        "alpha2Code": "UY",
        "alpha3Code": "URY",
        "countryText": "Uruguay",
        "callingCode": "598",
        "enabledInd": true
    }
]


Updated As Of Version: 6.1.0.3