Skip to main content

malipopaycentralapi_CountryItem

codestring

ISO 3166-1 alpha-2 country code

Example: TZ
namestring

Country name

Example: Tanzania
dialCodestring

International dialing code

Example: +255
malipopaycentralapi_CountryItem
{
"code": "TZ",
"name": "Tanzania",
"dialCode": "+255"
}