Skip to main content

malipopaycentralapi_CurrencyItem

codestring

ISO 4217 currency code

Example: TZS
namestring

Currency name

Example: Tanzanian Shilling
symbolstring

Currency symbol

Example: Tsh
malipopaycentralapi_CurrencyItem
{
"code": "TZS",
"name": "Tanzanian Shilling",
"symbol": "Tsh"
}