post https://api.chimoney.io/v0.2/payouts/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
}
]
}