Register Fundsource Lite
Activate a UPI Lite service account using the Razorpay Fundsource Lite API.
POST
Available in🇮🇳 India
Use this endpoint to activate a Fundsource Lite account.
Request Parameters
string
required
Unique identifier of the transaction across UPI entities. Must start with a Switch-issued prefix. For example,
123qwert12.enum
required
Type of operation being performed. Possible values:
registrationrotation
string
required
Challenge received from common library during get challenge process.
string
required
Fundsource id for which Lite is to be enabled.
Response Parameters
string
Name of the entity. Here it is
upi.fundsource_lite.string
Unique identifier for the Fundsource Lite entity.
string
Reference number for the Lite account, assigned by the originator.
string
Unique UPI transaction identifier.
string
Current status of the UPI Lite account. Possible values:
initiatedactivederegistered
string
XML credentials from NPCI used by common library.
object
The fundsource for which Lite is enabled.
string
Unique identifier of the fundsource.
string
Name of the entity. Here it is
fundsource.string
Account type.
string
Name of the customer.
string
Masked version of the customer’s account number.
string
Reference number assigned to the customer’s account.
string
IFSC code of the account.
boolean
Indicates whether UPI PIN is already set.
true: UPI PIN is already set.false: UPI PIN is not set.
integer
Length of UPI PIN.
integer
OTP length used during registration.
integer
ATM PIN length of the account.
object
Details of the bank.
string
Name of the bank.
string
UPI IIN code assigned to the provider by NPCI.
boolean
Indicates whether UPI is enabled for the provider. Possible values:
true: UPI is enabled.false: UPI is not enabled.
string
Mobile registration format supported.
string
URL to the provider’s logo.
boolean
Indicates whether the UPI Lite is allowed by the bank. Possible values:
true: UPI Lite is allowed.false: UPI Lite is not allowed.
object
Collection of VPAs for the fundsource.
string
Name of the entity. Here it is
collection.integer
Total number of VPA items.
array
Array of VPA objects.
string
Registered mobile number.
string
UPI VPA address.
string
Status of the VPA. Possible values:
activeinactive
boolean
Indicates where the VPA is primary.
true: VPA is primary.false: VPA is not primary.