Airtime (VTU)
VTU
POST
https://sms.hollatags.com/api/vtu
The POST
parameters should be sent as x-www-form-urlencoded
Request Body
user*
Account username
amount*
String
The value of virtual airtime to send to the mobile number.
By default, min 10 & max 20000, representing N10 and N20,000 respectively. If you need higher value allowed on your account, please contact help@hollatags.com
to*
String
The mobile number for the virtual airtime. (must be in international format and no prefix e.g. 2348030000000)
pass*
String
Account password
reference_id
String
This serves as the idempotency unique client reference ID for safely retrying failed or timeout requests without accidentally executing the same transaction twice.
(automatically expire after 30days) (Length is 12 to 40 characters )
We suggest the reference ID should be a V4 UUIDs (e.g 58c0d0f9-7dc6-4ce0-91ae-2d84c5880713), or another random string that can guarantee uniqueness to avoid collisions.
Last updated
Was this helpful?