Developer Docs

Share & Sell

Get airtime option

Sample Response

{
    "status": "ok",
    "message": "airtime fetched.",
    "data": {
        "category": {
            "id": 5,
            "name": "Airtime Share & Sell",
            "type": "airtime_share",
            "products": [
                {
                    "id": 9,
                    "name": "MTN Share & Sell",
                    "code": "mtn",
                    "variations": []
                }
            ]
        }
    }
}