Smile Bundle Purchase

Purchase Spectranet Bundle

POST https://sagecloud.ng/api/v2/internet/data/smile

This endpoint allows you to purchase Smile bundle plans.

Headers

NameTypeDescription

Authorization

string

Check the Headers page.

Request Body

NameTypeDescription

phone

string

Phone number of the recipient.

dataCode

string

The code of the fetched bundle.

{    
    "success": true,
    "message": "Smile bundle of 1800 purchase successful for 0202020200"
}

Last updated