10
only if the request was successfully forwarded to the provider.10
.GET /pre-paid/recharge/parameters/{terminalId}/{operatorId}
dynamic: true
)account
, documentNumber
, receiverEmail
, etc.dynamic: true
.GET /pre-paid/recharge/products/{terminalId}/{operatorId}/{account}
dynamicProductId
, description
, amount
, currency
, and optional additionalData
POST /pre-paid/recharge/purchase/{terminalId}/{operatorId}/{localReference}
account
, amountToSendX100
),purchase
endpoint.⚠️ This shortcut is only recommended if the operator’s configuration is already known. Otherwise, skipping Get Parameters
may lead to failed or invalid transactions.