Payout airtime.

This endpoint gives you the ability to payout airtime!

📘

airtime is required

Check out the Knowing The API section of the documentation for more information.

Example Format

{
    "airtimes": [
        {
            "countryToSend": "Nigeria",
            "phoneNumber": "+255700000000",
            "valueInUSD": 1
        }
    ]
}
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!