VAS
Purchase Data
post/api/v1/data/buy
Request body
Example request
{
"plan": "40GB_MTN_GIFTING_1Day",
"phone": "080*******",
"wallettype": "main",
"customerRef": "DATA-REF-001"
}Response
OK
{
"plan": "40GB_MTN_GIFTING_1Day",
"phone": "080*******",
"wallettype": "main",
"customerRef": "DATA-REF-001"
}OK