⚡ Prepaid Services#
The Prepaid category groups all the operations related to prepaid product purchases offered through the CSQ Non Stop Shops platform. It encompasses three main types of services:Recharge: Top-up of mobile lines, utility meters, and other prepaid services.
Vouchers: Issuance of digital gift cards or prepaid codes for various brands.
Supermarket Vouchers: Distribution of food or essentials vouchers.
🧭 Flows & Product Types#
There are two general product types that determine the workflow:Static products: Predefined values and conditions — the client can call the purchase operation directly.
Dynamic products: Require real-time product discovery or asynchronous resolution (e.g., data bundles) — the client must follow a multi-step flow involving Get Parameters
, Get Products
, and in some cases, follow-up calls to retrieve results.
The specific methods available for issuing and tracking prepaid products
Required input fields (account, amount, productId, etc.)
Operator-specific behaviors (e.g., dynamic flows, additional data, delayed delivery)
🔁 The dynamic behavior of some operators means that responses may evolve over time. Product catalogs, required fields, or delivery methods should not be cached.
Modified at 2025-07-03 18:47:16