Purchase Corporate Data

This endpoint allows you to purchase Corporate data bundles.

Purchase Corporate Data

POST https://sagecloud.ng/api/v2/corporate-data/purchase

This endpoint allows you to purchase Corporate data. Service types include : corporate_data_500mb, corporate_data_1gb, corporate_data_2gb, corporate_data_3gb, corporate_data_5gb, corporate_data_10gb, corporate_data_15gb, corporate_data_20gb, corporate_data_40gb, corporate_data_75gb, corporate_data_100gb. Another option is to get it from the Corporate Data Lookup Section

Headers

Name
Type
Description

Authorization

string

Check the Headers page.

Request Body

Name
Type
Description

service*

string

Service Code of the Corporate Data to purchase

phone*

string

Phone number of the receipient.

reference*

String

A unique key generated by you

{
    "success": true,
    "status": "success",
    "message": "Data recharge of Corporate DATA 500MB to 08012345678 is successful.",
    "data": []
}

Last updated

Was this helpful?