malipopaycentralapi_BankItem
namestring
Bank name
Example:
CRDB Bank Plccountrystring
Country code where the bank operates
Example:
TZcontact object
address object
contactPersonstring
Example:
Customer Servicemalipopaycentralapi_BankItem
{
"name": "CRDB Bank Plc",
"country": "TZ",
"contact": {
"tel": "+255222163000",
"fax": "+255222163200",
"email": "info@crdbbank.co.tz",
"website": "www.crdbbank.co.tz"
},
"address": {
"postalCode": "268",
"city": "Dar Es Salaam"
},
"contactPerson": "Customer Service"
}