Airtime VTU, Share & Sell, Talk More
Data Gifting, SME, Transfer, Corporate
Data PIN
Transaction
Webhooks
Talk More
get
/talk-more
Get talk more option
Sample Response
{
"status": "ok",
"message": "talk more fetched",
"data": {
"category": {
"id": 3,
"name": "talk more",
"type": "talk_more",
"products": [
{
"id": 5,
"name": "AIRTEL Talk More",
"code": "airtel",
"variations": []
},
{
"id": 4,
"name": "MTN Talk More",
"code": "mtn",
"variations": []
}
]
}
}
}