{
"routes": [
{
"id": "fcac4af0-68ef-eb11-a864-dc41a9f8739c",
"category": "1",
"categoryDescription": "Bank Transfer",
"categoryIsEnabled": true,
"routeIntergration": "KCB",
"country": "Kenya",
"routeIsActive": true,
"channelTypes": [
{
"channelType": 3,
"channelDescription": "EFT"
},
{
"channelType": 4,
"channelDescription": "RTGS"
}
]
}
]
}
curl --location --request GET 'https://auth.zamupay.com/v1/transaction-routes/assigned-routes' \
--header 'Authorization: Bearer <token>'{}