ggez-banking-sdk
Version:
A Node.js package to handle GGEZ Banking API endpoints, Simplify the process of managing CRUD operations with this efficient and easy-to-use package.
1,492 lines (1,491 loc) • 31.7 kB
JavaScript
const countries = [
{
Country_Code: "4",
ISO_A2: "AF",
Country_Name: "Afghanistan",
Phone_Code: "93",
},
{
Country_Code: "248",
ISO_A2: "AX",
Country_Name: "Åland Islands",
Phone_Code: "35818",
},
{
Country_Code: "8",
ISO_A2: "AL",
Country_Name: "Albania",
Phone_Code: "355",
},
{
Country_Code: "12",
ISO_A2: "DZ",
Country_Name: "Algeria",
Phone_Code: "213",
},
{
Country_Code: "16",
ISO_A2: "AS",
Country_Name: "American Samoa",
Phone_Code: "1",
},
{
Country_Code: "20",
ISO_A2: "AD",
Country_Name: "Andorra",
Phone_Code: "376",
},
{
Country_Code: "24",
ISO_A2: "AO",
Country_Name: "Angola",
Phone_Code: "244",
},
{
Country_Code: "660",
ISO_A2: "AI",
Country_Name: "Anguilla",
Phone_Code: "1",
},
{
Country_Code: "10",
ISO_A2: "AQ",
Country_Name: "Antarctica",
Phone_Code: "672",
},
{
Country_Code: "28",
ISO_A2: "AG",
Country_Name: "Antigua and Barbuda",
Phone_Code: "1",
},
{
Country_Code: "32",
ISO_A2: "AR",
Country_Name: "Argentina",
Phone_Code: "54",
},
{
Country_Code: "51",
ISO_A2: "AM",
Country_Name: "Armenia",
Phone_Code: "374",
},
{
Country_Code: "533",
ISO_A2: "AW",
Country_Name: "Aruba",
Phone_Code: "297",
},
{
Country_Code: "36",
ISO_A2: "AU",
Country_Name: "Australia",
Phone_Code: "61",
},
{
Country_Code: "40",
ISO_A2: "AT",
Country_Name: "Austria",
Phone_Code: "43",
},
{
Country_Code: "31",
ISO_A2: "AZ",
Country_Name: "Azerbaijan",
Phone_Code: "994",
},
{
Country_Code: "44",
ISO_A2: "BS",
Country_Name: "Bahamas",
Phone_Code: "1",
},
{
Country_Code: "48",
ISO_A2: "BH",
Country_Name: "Bahrain",
Phone_Code: "973",
},
{
Country_Code: "50",
ISO_A2: "BD",
Country_Name: "Bangladesh",
Phone_Code: "880",
},
{
Country_Code: "52",
ISO_A2: "BB",
Country_Name: "Barbados",
Phone_Code: "1",
},
{
Country_Code: "112",
ISO_A2: "BY",
Country_Name: "Belarus",
Phone_Code: "375",
},
{
Country_Code: "56",
ISO_A2: "BE",
Country_Name: "Belgium",
Phone_Code: "32",
},
{
Country_Code: "84",
ISO_A2: "BZ",
Country_Name: "Belize",
Phone_Code: "501",
},
{
Country_Code: "204",
ISO_A2: "BJ",
Country_Name: "Benin",
Phone_Code: "229",
},
{
Country_Code: "60",
ISO_A2: "BM",
Country_Name: "Bermuda",
Phone_Code: "1",
},
{
Country_Code: "64",
ISO_A2: "BT",
Country_Name: "Bhutan",
Phone_Code: "975",
},
{
Country_Code: "68",
ISO_A2: "BO",
Country_Name: "Bolivia",
Phone_Code: "591",
},
{
Country_Code: "70",
ISO_A2: "BA",
Country_Name: "Bosnia And Herzegowina",
Phone_Code: "387",
},
{
Country_Code: "72",
ISO_A2: "BW",
Country_Name: "Botswana",
Phone_Code: "267",
},
{
Country_Code: "74",
ISO_A2: "BV",
Country_Name: "Bouvet Island",
Phone_Code: null,
},
{
Country_Code: "76",
ISO_A2: "BR",
Country_Name: "Brazil",
Phone_Code: "55",
},
{
Country_Code: "86",
ISO_A2: "IO",
Country_Name: "British Indian Ocean Territory",
Phone_Code: "246",
},
{
Country_Code: "96",
ISO_A2: "BN",
Country_Name: "Brunei Darussalam",
Phone_Code: "673",
},
{
Country_Code: "100",
ISO_A2: "BG",
Country_Name: "Bulgaria",
Phone_Code: "359",
},
{
Country_Code: "854",
ISO_A2: "BF",
Country_Name: "Burkina Faso",
Phone_Code: "226",
},
{
Country_Code: "108",
ISO_A2: "BI",
Country_Name: "Burundi",
Phone_Code: "257",
},
{
Country_Code: "116",
ISO_A2: "KH",
Country_Name: "Cambodia",
Phone_Code: "855",
},
{
Country_Code: "120",
ISO_A2: "CM",
Country_Name: "Cameroon",
Phone_Code: "237",
},
{
Country_Code: "124",
ISO_A2: "CA",
Country_Name: "Canada",
Phone_Code: "1",
},
{
Country_Code: "132",
ISO_A2: "CV",
Country_Name: "Cape Verde Islands",
Phone_Code: "238",
},
{
Country_Code: "136",
ISO_A2: "KY",
Country_Name: "Cayman Islands",
Phone_Code: "1",
},
{
Country_Code: "140",
ISO_A2: "CF",
Country_Name: "Central African Republic",
Phone_Code: "236",
},
{
Country_Code: "148",
ISO_A2: "TD",
Country_Name: "Chad",
Phone_Code: "235",
},
{
Country_Code: "152",
ISO_A2: "CL",
Country_Name: "Chile",
Phone_Code: "56",
},
{
Country_Code: "156",
ISO_A2: "CN",
Country_Name: "China",
Phone_Code: "86",
},
{
Country_Code: "162",
ISO_A2: "CX",
Country_Name: "Christmas Island",
Phone_Code: "61",
},
{
Country_Code: "166",
ISO_A2: "CC",
Country_Name: "Cocos (Keeling) Islands",
Phone_Code: "61",
},
{
Country_Code: "170",
ISO_A2: "CO",
Country_Name: "Colombia",
Phone_Code: "57",
},
{
Country_Code: "174",
ISO_A2: "KM",
Country_Name: "Comoros",
Phone_Code: "269",
},
{
Country_Code: "178",
ISO_A2: "CG",
Country_Name: "Congo",
Phone_Code: "243",
},
{
Country_Code: "180",
ISO_A2: "CD",
Country_Name: "Congo, The Democratic Republic Of The",
Phone_Code: "243",
},
{
Country_Code: "184",
ISO_A2: "CK",
Country_Name: "Cook Islands",
Phone_Code: "682",
},
{
Country_Code: "188",
ISO_A2: "CR",
Country_Name: "Costa Rica",
Phone_Code: "506",
},
{
Country_Code: "384",
ISO_A2: "CI",
Country_Name: "Côte D'ivoire",
Phone_Code: "225",
},
{
Country_Code: "191",
ISO_A2: "HR",
Country_Name: "Croatia (Hrvatska)",
Phone_Code: "385",
},
{
Country_Code: "192",
ISO_A2: "CU",
Country_Name: "Cuba",
Phone_Code: "53",
},
{
Country_Code: "196",
ISO_A2: "CY",
Country_Name: "Cyprus",
Phone_Code: "357",
},
{
Country_Code: "203",
ISO_A2: "CZ",
Country_Name: "Czech Republic",
Phone_Code: "420",
},
{
Country_Code: "208",
ISO_A2: "DK",
Country_Name: "Denmark",
Phone_Code: "45",
},
{
Country_Code: "262",
ISO_A2: "DJ",
Country_Name: "Djibouti",
Phone_Code: "253",
},
{
Country_Code: "212",
ISO_A2: "DM",
Country_Name: "Dominica",
Phone_Code: "1",
},
{
Country_Code: "214",
ISO_A2: "DO",
Country_Name: "Dominican Republic",
Phone_Code: "1",
},
{
Country_Code: "626",
ISO_A2: "TL",
Country_Name: "East Timor",
Phone_Code: "670",
},
{
Country_Code: "218",
ISO_A2: "EC",
Country_Name: "Ecuador",
Phone_Code: "593",
},
{
Country_Code: "818",
ISO_A2: "EG",
Country_Name: "Egypt",
Phone_Code: "20",
},
{
Country_Code: "222",
ISO_A2: "SV",
Country_Name: "El Salvador",
Phone_Code: "503",
},
{
Country_Code: "226",
ISO_A2: "GQ",
Country_Name: "Equatorial Guinea",
Phone_Code: "240",
},
{
Country_Code: "232",
ISO_A2: "ER",
Country_Name: "Eritrea",
Phone_Code: "291",
},
{
Country_Code: "233",
ISO_A2: "EE",
Country_Name: "Estonia",
Phone_Code: "372",
},
{
Country_Code: "231",
ISO_A2: "ET",
Country_Name: "Ethiopia",
Phone_Code: "251",
},
{
Country_Code: "238",
ISO_A2: "FK",
Country_Name: "Falkland Islands (Malvinas)",
Phone_Code: "500",
},
{
Country_Code: "234",
ISO_A2: "FO",
Country_Name: "Faroe Islands",
Phone_Code: "298",
},
{
Country_Code: "242",
ISO_A2: "FJ",
Country_Name: "Fiji Islands",
Phone_Code: "679",
},
{
Country_Code: "246",
ISO_A2: "FI",
Country_Name: "Finland",
Phone_Code: "358",
},
{
Country_Code: "250",
ISO_A2: "FR",
Country_Name: "France",
Phone_Code: "33",
},
{
Country_Code: "249",
ISO_A2: "FX",
Country_Name: "France, Metropolitan",
Phone_Code: null,
},
{
Country_Code: "254",
ISO_A2: "GF",
Country_Name: "French Guiana",
Phone_Code: "594",
},
{
Country_Code: "258",
ISO_A2: "PF",
Country_Name: "French Polynesia",
Phone_Code: "689",
},
{
Country_Code: "260",
ISO_A2: "TF",
Country_Name: "French Southern Territories",
Phone_Code: null,
},
{
Country_Code: "266",
ISO_A2: "GA",
Country_Name: "Gabon",
Phone_Code: "241",
},
{
Country_Code: "270",
ISO_A2: "GM",
Country_Name: "Gambia",
Phone_Code: "220",
},
{
Country_Code: "268",
ISO_A2: "GE",
Country_Name: "Georgia",
Phone_Code: "995",
},
{
Country_Code: "276",
ISO_A2: "DE",
Country_Name: "Germany",
Phone_Code: "49",
},
{
Country_Code: "288",
ISO_A2: "GH",
Country_Name: "Ghana",
Phone_Code: "233",
},
{
Country_Code: "292",
ISO_A2: "GI",
Country_Name: "Gibraltar",
Phone_Code: "350",
},
{
Country_Code: "300",
ISO_A2: "GR",
Country_Name: "Greece",
Phone_Code: "30",
},
{
Country_Code: "304",
ISO_A2: "GL",
Country_Name: "Greenland",
Phone_Code: "299",
},
{
Country_Code: "308",
ISO_A2: "GD",
Country_Name: "Grenada",
Phone_Code: "1",
},
{
Country_Code: "312",
ISO_A2: "GP",
Country_Name: "Guadeloupe",
Phone_Code: "590",
},
{
Country_Code: "316",
ISO_A2: "GU",
Country_Name: "Guam",
Phone_Code: "1",
},
{
Country_Code: "320",
ISO_A2: "GT",
Country_Name: "Guatemala",
Phone_Code: "502",
},
{
Country_Code: "831",
ISO_A2: "GG",
Country_Name: "Guernsey",
Phone_Code: "44",
},
{
Country_Code: "324",
ISO_A2: "GN",
Country_Name: "Guinea",
Phone_Code: "224",
},
{
Country_Code: "624",
ISO_A2: "GW",
Country_Name: "Guinea-Bissau",
Phone_Code: "245",
},
{
Country_Code: "328",
ISO_A2: "GY",
Country_Name: "Guyana",
Phone_Code: "592",
},
{
Country_Code: "332",
ISO_A2: "HT",
Country_Name: "Haiti",
Phone_Code: "509",
},
{
Country_Code: "334",
ISO_A2: "HM",
Country_Name: "Heard And Mc Donald Islands",
Phone_Code: null,
},
{
Country_Code: "340",
ISO_A2: "HN",
Country_Name: "Honduras",
Phone_Code: "504",
},
{
Country_Code: "344",
ISO_A2: "HK",
Country_Name: "Hong Kong",
Phone_Code: "852",
},
{
Country_Code: "348",
ISO_A2: "HU",
Country_Name: "Hungary",
Phone_Code: "36",
},
{
Country_Code: "352",
ISO_A2: "IS",
Country_Name: "Iceland",
Phone_Code: "354",
},
{
Country_Code: "356",
ISO_A2: "IN",
Country_Name: "India",
Phone_Code: "91",
},
{
Country_Code: "360",
ISO_A2: "ID",
Country_Name: "Indonesia",
Phone_Code: "62",
},
{
Country_Code: "364",
ISO_A2: "IR",
Country_Name: "Iran (Islamic Republic Of)",
Phone_Code: "98",
},
{
Country_Code: "368",
ISO_A2: "IQ",
Country_Name: "Iraq",
Phone_Code: "964",
},
{
Country_Code: "372",
ISO_A2: "IE",
Country_Name: "Ireland",
Phone_Code: "353",
},
{
Country_Code: "833",
ISO_A2: "IM",
Country_Name: "Isle of Man",
Phone_Code: "44",
},
{
Country_Code: "376",
ISO_A2: "IL",
Country_Name: "Israel",
Phone_Code: "972",
},
{
Country_Code: "380",
ISO_A2: "IT",
Country_Name: "Italy",
Phone_Code: "39",
},
{
Country_Code: "388",
ISO_A2: "JM",
Country_Name: "Jamaica",
Phone_Code: "1",
},
{
Country_Code: "392",
ISO_A2: "JP",
Country_Name: "Japan",
Phone_Code: "81",
},
{
Country_Code: "832",
ISO_A2: "JE",
Country_Name: "Jersey",
Phone_Code: "44",
},
{
Country_Code: "400",
ISO_A2: "JO",
Country_Name: "Jordan",
Phone_Code: "962",
},
{
Country_Code: "398",
ISO_A2: "KZ",
Country_Name: "Kazakhstan",
Phone_Code: "7",
},
{
Country_Code: "404",
ISO_A2: "KE",
Country_Name: "Kenya",
Phone_Code: "254",
},
{
Country_Code: "296",
ISO_A2: "KI",
Country_Name: "Kiribati",
Phone_Code: "686",
},
{
Country_Code: "408",
ISO_A2: "KP",
Country_Name: "Korea, Democratic People's Republic Of",
Phone_Code: "850",
},
{
Country_Code: "410",
ISO_A2: "KR",
Country_Name: "Korea, Republic Of",
Phone_Code: "82",
},
{
Country_Code: "414",
ISO_A2: "KW",
Country_Name: "Kuwait",
Phone_Code: "965",
},
{
Country_Code: "417",
ISO_A2: "KG",
Country_Name: "Kyrgyzstan",
Phone_Code: "996",
},
{
Country_Code: "418",
ISO_A2: "LA",
Country_Name: "Lao People's Democratic Republic",
Phone_Code: "856",
},
{
Country_Code: "428",
ISO_A2: "LV",
Country_Name: "Latvia",
Phone_Code: "371",
},
{
Country_Code: "422",
ISO_A2: "LB",
Country_Name: "Lebanon",
Phone_Code: "961",
},
{
Country_Code: "426",
ISO_A2: "LS",
Country_Name: "Lesotho",
Phone_Code: "266",
},
{
Country_Code: "430",
ISO_A2: "LR",
Country_Name: "Liberia",
Phone_Code: "231",
},
{
Country_Code: "434",
ISO_A2: "LY",
Country_Name: "Libyan Arab Jamahiriya",
Phone_Code: "218",
},
{
Country_Code: "438",
ISO_A2: "LI",
Country_Name: "Liechtenstein",
Phone_Code: "423",
},
{
Country_Code: "440",
ISO_A2: "LT",
Country_Name: "Lithuania",
Phone_Code: "370",
},
{
Country_Code: "442",
ISO_A2: "LU",
Country_Name: "Luxembourg",
Phone_Code: "352",
},
{
Country_Code: "446",
ISO_A2: "MO",
Country_Name: "Macau",
Phone_Code: "853",
},
{
Country_Code: "807",
ISO_A2: "MK",
Country_Name: "Macedonia, The Former Yugoslav Republic Of",
Phone_Code: "389",
},
{
Country_Code: "450",
ISO_A2: "MG",
Country_Name: "Madagascar",
Phone_Code: "261",
},
{
Country_Code: "454",
ISO_A2: "MW",
Country_Name: "Malawi",
Phone_Code: "265",
},
{
Country_Code: "458",
ISO_A2: "MY",
Country_Name: "Malaysia",
Phone_Code: "60",
},
{
Country_Code: "462",
ISO_A2: "MV",
Country_Name: "Maldives",
Phone_Code: "960",
},
{
Country_Code: "466",
ISO_A2: "ML",
Country_Name: "Mali",
Phone_Code: "223",
},
{
Country_Code: "470",
ISO_A2: "MT",
Country_Name: "Malta",
Phone_Code: "356",
},
{
Country_Code: "584",
ISO_A2: "MH",
Country_Name: "Marshall Islands",
Phone_Code: "692",
},
{
Country_Code: "474",
ISO_A2: "MQ",
Country_Name: "Martinique",
Phone_Code: "596",
},
{
Country_Code: "478",
ISO_A2: "MR",
Country_Name: "Mauritania",
Phone_Code: "222",
},
{
Country_Code: "480",
ISO_A2: "MU",
Country_Name: "Mauritius",
Phone_Code: "230",
},
{
Country_Code: "175",
ISO_A2: "YT",
Country_Name: "Mayotte Island",
Phone_Code: "262",
},
{
Country_Code: "484",
ISO_A2: "MX",
Country_Name: "Mexico",
Phone_Code: "52",
},
{
Country_Code: "583",
ISO_A2: "FM",
Country_Name: "Micronesia, Federated States Of",
Phone_Code: "691",
},
{
Country_Code: "498",
ISO_A2: "MD",
Country_Name: "Moldova, Republic Of",
Phone_Code: "373",
},
{
Country_Code: "492",
ISO_A2: "MC",
Country_Name: "Monaco",
Phone_Code: "377",
},
{
Country_Code: "496",
ISO_A2: "MN",
Country_Name: "Mongolia",
Phone_Code: "976",
},
{
Country_Code: "499",
ISO_A2: "ME",
Country_Name: "Montenegro",
Phone_Code: "382",
},
{
Country_Code: "500",
ISO_A2: "MS",
Country_Name: "Montserrat",
Phone_Code: "1",
},
{
Country_Code: "504",
ISO_A2: "MA",
Country_Name: "Morocco",
Phone_Code: "212",
},
{
Country_Code: "508",
ISO_A2: "MZ",
Country_Name: "Mozambique",
Phone_Code: "258",
},
{
Country_Code: "104",
ISO_A2: "MM",
Country_Name: "Myanmar",
Phone_Code: "95",
},
{
Country_Code: "516",
ISO_A2: "NA",
Country_Name: "Namibia",
Phone_Code: "264",
},
{
Country_Code: "520",
ISO_A2: "NR",
Country_Name: "Nauru",
Phone_Code: "674",
},
{
Country_Code: "524",
ISO_A2: "NP",
Country_Name: "Nepal",
Phone_Code: "977",
},
{
Country_Code: "528",
ISO_A2: "NL",
Country_Name: "Netherlands",
Phone_Code: "31",
},
{
Country_Code: "530",
ISO_A2: "AN",
Country_Name: "Netherlands Antilles",
Phone_Code: "599",
},
{
Country_Code: "540",
ISO_A2: "NC",
Country_Name: "New Caledonia",
Phone_Code: "687",
},
{
Country_Code: "554",
ISO_A2: "NZ",
Country_Name: "New Zealand",
Phone_Code: "64",
},
{
Country_Code: "558",
ISO_A2: "NI",
Country_Name: "Nicaragua",
Phone_Code: "505",
},
{
Country_Code: "562",
ISO_A2: "NE",
Country_Name: "Niger",
Phone_Code: "227",
},
{
Country_Code: "566",
ISO_A2: "NG",
Country_Name: "Nigeria",
Phone_Code: "234",
},
{
Country_Code: "570",
ISO_A2: "NU",
Country_Name: "Niue",
Phone_Code: "683",
},
{
Country_Code: "574",
ISO_A2: "NF",
Country_Name: "Norfolk Island",
Phone_Code: "672",
},
{
Country_Code: "580",
ISO_A2: "MP",
Country_Name: "Northern Marianas Islands",
Phone_Code: "1670",
},
{
Country_Code: "578",
ISO_A2: "NO",
Country_Name: "Norway",
Phone_Code: "47",
},
{
Country_Code: "512",
ISO_A2: "OM",
Country_Name: "Oman",
Phone_Code: "968",
},
{
Country_Code: "586",
ISO_A2: "PK",
Country_Name: "Pakistan",
Phone_Code: "92",
},
{
Country_Code: "585",
ISO_A2: "PW",
Country_Name: "Palau",
Phone_Code: "680",
},
{
Country_Code: "275",
ISO_A2: "PS",
Country_Name: "Palestinian Territory",
Phone_Code: "970",
},
{
Country_Code: "591",
ISO_A2: "PA",
Country_Name: "Panama",
Phone_Code: "507",
},
{
Country_Code: "598",
ISO_A2: "PG",
Country_Name: "Papua New Guinea",
Phone_Code: "675",
},
{
Country_Code: "600",
ISO_A2: "PY",
Country_Name: "Paraguay",
Phone_Code: "595",
},
{
Country_Code: "604",
ISO_A2: "PE",
Country_Name: "Peru",
Phone_Code: "51",
},
{
Country_Code: "608",
ISO_A2: "PH",
Country_Name: "Philippines",
Phone_Code: "63",
},
{
Country_Code: "612",
ISO_A2: "PN",
Country_Name: "Pitcairn",
Phone_Code: "64",
},
{
Country_Code: "616",
ISO_A2: "PL",
Country_Name: "Poland",
Phone_Code: "48",
},
{
Country_Code: "620",
ISO_A2: "PT",
Country_Name: "Portugal",
Phone_Code: "351",
},
{
Country_Code: "630",
ISO_A2: "PR",
Country_Name: "Puerto Rico",
Phone_Code: "1",
},
{
Country_Code: "634",
ISO_A2: "QA",
Country_Name: "Qatar",
Phone_Code: "974",
},
{
Country_Code: "638",
ISO_A2: "RE",
Country_Name: "Réunion Island",
Phone_Code: "262",
},
{
Country_Code: "642",
ISO_A2: "RO",
Country_Name: "Romania",
Phone_Code: "40",
},
{
Country_Code: "643",
ISO_A2: "RU",
Country_Name: "Russian Federation",
Phone_Code: "7",
},
{
Country_Code: "646",
ISO_A2: "RW",
Country_Name: "Rwanda",
Phone_Code: "250",
},
{
Country_Code: "652",
ISO_A2: "BL",
Country_Name: "Saint Barthélemy",
Phone_Code: null,
},
{
Country_Code: "659",
ISO_A2: "KN",
Country_Name: "Saint Kitts and Nevis",
Phone_Code: "1",
},
{
Country_Code: "662",
ISO_A2: "LC",
Country_Name: "Saint Lucia",
Phone_Code: "1",
},
{
Country_Code: "663",
ISO_A2: "MF",
Country_Name: "Saint Martin",
Phone_Code: null,
},
{
Country_Code: "670",
ISO_A2: "VC",
Country_Name: "Saint Vincent and the Grenadines",
Phone_Code: "1",
},
{
Country_Code: "882",
ISO_A2: "WS",
Country_Name: "Samoa",
Phone_Code: "685",
},
{
Country_Code: "674",
ISO_A2: "SM",
Country_Name: "San Marino",
Phone_Code: "1",
},
{
Country_Code: "678",
ISO_A2: "ST",
Country_Name: "Sao Tomé and Principe",
Phone_Code: "239",
},
{
Country_Code: "682",
ISO_A2: "SA",
Country_Name: "Saudi Arabia",
Phone_Code: "966",
},
{
Country_Code: "686",
ISO_A2: "SN",
Country_Name: "Senegal",
Phone_Code: "221",
},
{
Country_Code: "688",
ISO_A2: "RS",
Country_Name: "Serbia",
Phone_Code: "381",
},
{
Country_Code: "690",
ISO_A2: "SC",
Country_Name: "Seychelles",
Phone_Code: "248",
},
{
Country_Code: "694",
ISO_A2: "SL",
Country_Name: "Sierra Leone",
Phone_Code: "232",
},
{
Country_Code: "702",
ISO_A2: "SG",
Country_Name: "Singapore",
Phone_Code: "65",
},
{
Country_Code: "703",
ISO_A2: "SK",
Country_Name: "Slovakia (Slovak Republic)",
Phone_Code: "421",
},
{
Country_Code: "705",
ISO_A2: "SI",
Country_Name: "Slovenia",
Phone_Code: "386",
},
{
Country_Code: "90",
ISO_A2: "SB",
Country_Name: "Solomon Islands",
Phone_Code: "677",
},
{
Country_Code: "706",
ISO_A2: "SO",
Country_Name: "Somalia",
Phone_Code: "252",
},
{
Country_Code: "710",
ISO_A2: "ZA",
Country_Name: "South Africa",
Phone_Code: "27",
},
{
Country_Code: "239",
ISO_A2: "GS",
Country_Name: "South Georgia and the South Sandwich Islands",
Phone_Code: null,
},
{
Country_Code: "724",
ISO_A2: "ES",
Country_Name: "Spain",
Phone_Code: "34",
},
{
Country_Code: "144",
ISO_A2: "LK",
Country_Name: "Sri Lanka",
Phone_Code: "94",
},
{
Country_Code: "654",
ISO_A2: "SH",
Country_Name: "St. Helena",
Phone_Code: "290",
},
{
Country_Code: "666",
ISO_A2: "PM",
Country_Name: "St. Pierre And Miquelon",
Phone_Code: "508",
},
{
Country_Code: "736",
ISO_A2: "SD",
Country_Name: "Sudan",
Phone_Code: "249",
},
{
Country_Code: "740",
ISO_A2: "SR",
Country_Name: "Suriname",
Phone_Code: "597",
},
{
Country_Code: "744",
ISO_A2: "SJ",
Country_Name: "Svalbard And Jan Mayen Islands",
Phone_Code: "47",
},
{
Country_Code: "748",
ISO_A2: "SZ",
Country_Name: "Swaziland",
Phone_Code: "268",
},
{
Country_Code: "752",
ISO_A2: "SE",
Country_Name: "Sweden",
Phone_Code: "46",
},
{
Country_Code: "756",
ISO_A2: "CH",
Country_Name: "Switzerland",
Phone_Code: "41",
},
{
Country_Code: "760",
ISO_A2: "SY",
Country_Name: "Syrian Arab Republic",
Phone_Code: "963",
},
{
Country_Code: "158",
ISO_A2: "TW",
Country_Name: "Taiwan",
Phone_Code: "886",
},
{
Country_Code: "762",
ISO_A2: "TJ",
Country_Name: "Tajikistan",
Phone_Code: "992",
},
{
Country_Code: "834",
ISO_A2: "TZ",
Country_Name: "Tanzania, United Republic Of",
Phone_Code: "255",
},
{
Country_Code: "764",
ISO_A2: "TH",
Country_Name: "Thailand",
Phone_Code: "66",
},
{
Country_Code: "768",
ISO_A2: "TG",
Country_Name: "Togo",
Phone_Code: "228",
},
{
Country_Code: "772",
ISO_A2: "TK",
Country_Name: "Tokelau",
Phone_Code: "690",
},
{
Country_Code: "776",
ISO_A2: "TO",
Country_Name: "Tonga Islands",
Phone_Code: "676",
},
{
Country_Code: "780",
ISO_A2: "TT",
Country_Name: "Trinidad and Tobago",
Phone_Code: "1",
},
{
Country_Code: "788",
ISO_A2: "TN",
Country_Name: "Tunisia",
Phone_Code: "216",
},
{
Country_Code: "792",
ISO_A2: "TR",
Country_Name: "Turkey",
Phone_Code: "90",
},
{
Country_Code: "795",
ISO_A2: "TM",
Country_Name: "Turkmenistan",
Phone_Code: "993",
},
{
Country_Code: "796",
ISO_A2: "TC",
Country_Name: "Turks and Caicos Islands",
Phone_Code: "1",
},
{
Country_Code: "798",
ISO_A2: "TV",
Country_Name: "Tuvalu",
Phone_Code: "688",
},
{
Country_Code: "800",
ISO_A2: "UG",
Country_Name: "Uganda",
Phone_Code: "256",
},
{
Country_Code: "804",
ISO_A2: "UA",
Country_Name: "Ukraine",
Phone_Code: "380",
},
{
Country_Code: "784",
ISO_A2: "AE",
Country_Name: "United Arab Emirates",
Phone_Code: "971",
},
{
Country_Code: "826",
ISO_A2: "GB",
Country_Name: "United Kingdom",
Phone_Code: "44",
},
{
Country_Code: "840",
ISO_A2: "US",
Country_Name: "United States",
Phone_Code: "1",
},
{
Country_Code: "581",
ISO_A2: "UM",
Country_Name: "United States Minor Outlying Islands",
Phone_Code: null,
},
{
Country_Code: "858",
ISO_A2: "UY",
Country_Name: "Uruguay",
Phone_Code: "598",
},
{
Country_Code: "860",
ISO_A2: "UZ",
Country_Name: "Uzbekistan",
Phone_Code: "998",
},
{
Country_Code: "548",
ISO_A2: "VU",
Country_Name: "Vanuatu",
Phone_Code: "678",
},
{
Country_Code: "336",
ISO_A2: "VA",
Country_Name: "Vatican City State (Holy See)",
Phone_Code: "39",
},
{
Country_Code: "862",
ISO_A2: "VE",
Country_Name: "Venezuela",
Phone_Code: "58",
},
{
Country_Code: "704",
ISO_A2: "VN",
Country_Name: "Viet Nam",
Phone_Code: "84",
},
{
Country_Code: "92",
ISO_A2: "VG",
Country_Name: "Virgin Islands (British)",
Phone_Code: "1284",
},
{
Country_Code: "850",
ISO_A2: "VI",
Country_Name: "Virgin Islands (US)",
Phone_Code: "1340",
},
{
Country_Code: "876",
ISO_A2: "WF",
Country_Name: "Wallis And Futuna Islands",
Phone_Code: "681",
},
{
Country_Code: "732",
ISO_A2: "EH",
Country_Name: "Western Sahara",
Phone_Code: "212",
},
{
Country_Code: "887",
ISO_A2: "YE",
Country_Name: "Yemen",
Phone_Code: "967",
},
{
Country_Code: "894",
ISO_A2: "ZM",
Country_Name: "Zambia",
Phone_Code: "260",
},
{
Country_Code: "716",
ISO_A2: "ZW",
Country_Name: "Zimbabwe",
Phone_Code: "263",
},
{
Country_Code: "999",
ISO_A2: "IN",
Country_Name: "International",
Phone_Code: "",
},
];
export { countries };