[
{
"country": "GHA",
"correspondents": [
{
"correspondent": "VODAFONE_GHA",
"operationTypes": [
{
"operationType": "DEPOSIT",
"status": "OPERATIONAL"
},
{
"operationType": "PAYOUT",
"status": "DELAYED"
}
]
},
{
"correspondent": "MTN_MOMO_GHA",
"operationTypes": [
{
"operationType": "DEPOSIT",
"status": "OPERATIONAL"
},
{
"operationType": "PAYOUT",
"status": "OPERATIONAL"
}
]
},
{
"correspondent": "AIRTELTIGO_GHA",
"operationTypes": [
{
"operationType": "DEPOSIT",
"status": "CLOSED"
},
{
"operationType": "PAYOUT",
"status": "DELAYED"
}
]
}
]
},
{
"country": "ZMB",
"correspondents": [
{
"correspondent": "MTN_MOMO_ZMB",
"operationTypes": [
{
"operationType": "DEPOSIT",
"status": "CLOSED"
},
{
"operationType": "PAYOUT",
"status": "OPERATIONAL"
}
]
},
{
"correspondent": "AIRTEL_OAPI_ZMB",
"operationTypes": [
{
"operationType": "DEPOSIT",
"status": "OPERATIONAL"
},
{
"operationType": "PAYOUT",
"status": "DELAYED"
}
]
}
]
}
]