Lite Auto Topup
This action will be used when a user want to setup the mandate for the Lite topup with required details of the amount.
Process Parameters
Request
Response
requestId
*
String
Mandatory
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
service
*
String
Mandatory
Value: in.juspay.hyperapi
payload
*
String
Mandatory
Parameters required to call Hyper SDK API
action
*
String
Mandatory
Operation to be performed in the SDK.
Example:- upiLiteAutoTopup
upiRequestId
*
String
Mandatory
Request id for upi transaction
accountReferenceId
*
String
Mandatory
Unique id for the payer selected bank account as returned by upiGetSessionToken response. Incase of subsequent top up, this has to be the referenceId of the lite account.
thresholdAmount
*
String
Mandatory
If the wallet balance drops below the thresholdAmount, autotopup-mandate will execute.
rechargeAmount
*
String
Mandatory
This is the maximum amount that can be added to the wallet
in a single auto-topup mandate execution.

