This document will guide you through the new API endpoint to retrieve carrier promotions for Mobile Top Up, Mobile Bundles and Mobile Data
Mobile Carriers frequently run promotions to give extra value for a top up performed for some values during the period of a promotion. Zendit has added a new API endpoint to discover upcoming, active and expired promotions to help marketing efforts to drive traffic. Promotions are provided by the carrier at no extra cost.
Head over to the zendit API to see the new endpoints for promotions. With just a _limit and _offset, you can retrieve the entire list of promotions.
Promotions can be filtered to narrow down the results to the following parameters:
When using the filters to narrow in on specific promotions of interest, be mindful of the parameters being sent. Sending parameters that mismatch such as the region as Africa but the Country as GT will result in an empty list.
For the Language parameter, US English is the default language that will be returned. In some cases Spanish (es) may be available for the promotion. Sending a language that is not available will return US English for the description by default.
The Region parameter is currently case sensitive. Sending africa will result in an empty list but sending Africa will return the list of promotions in Africa.
The status of the promotion determines whether it’s upcoming, currently running or has expired. The statuses are as follows:
The promotion endpoint will provide the list of promotions (or an individual promotion if retrieving the promotion by ID) with the following information:
The Description section contains the full information about the promotion. The description value contains a short text about the promotion such as “Double Value.” The terms parameter will contain the full information about the promotion including any bonuses that are delivered with the promotion, and if there are tiers in the promotion based on the value of the topup it will specify these different levels of bonuses. The language parameter will specify the language that the description and terms values are delivered in.
Zendit cannot guarantee that every product for a carrier and destination will qualify for the promotion and terms, minimum and maximum values should be reviewed carefully to understand which product types and values will qualify for the promotion.
Promotions are provided by the Mobile Carrier and not by Zendit. This service is for informational and marketing purposes only.