{
"status": "successful",
"message": "Request processed successfully.",
"data": [
{
"name": "Enugu Electricity",
"category": "electricity",
"slug": "enugu-electric",
"status": true,
"logo": "https://res.cloudinary.com/paybeta/image/upload/v1715293602/Provider/Electricity/eedc.png"
},
{
"name": "Abuja Electricity",
"category": "electricity",
"status": true,
"logo": "https://res.cloudinary.com/paybeta/image/upload/v1715293658/Provider/Electricity/aedc.png"
},
{
"name": "Ikeja Electric",
"category": "electricity",
"slug": "ikeja-electric",
"status": true,
"logo": "https://res.cloudinary.com/paybeta/image/upload/v1715293826/Provider/Electricity/ikedc.png"
}
...
]
}