post https://api.chimoney.io/v0.2/redeem/airtime
This endpoint allows you to redeem airtime transactions.
chiRef is required
chiRef is a reference to a previously initiated transaction on ChiConnect. meta contains metadata you want to be associated to this transaction/ redeem action. Check out the Knowing The API section of the documentation for more information.
Redeem already paid for Chimoney programmatically to any of the supported options instead of from dash.chimoney.io/redeem.
chiRef
is required.
{
"chiRef": "0khfkmfmkfk",
"countryToSend": "Kenya",
"phoneNumber": "+254710102720"
}