Deregister Fundsource Lite with Balance
Move balance back to user account and deregister Fundsource Lite account using Razorpay Fundsource Lite API.
POST
Available in🇮🇳 India
Use this endpoint to deregister a Fundsource Lite account with balance and move the remaining balance to the user’s bank account.
Request Parameters
string
required
Unique UPI transaction id.
string
Merchant reference id.
enum
Indicates the 2-digit code defined by NPCI. Possible values:
00: Default - When no specific code is assigned or for general default scenarios.01: QR Code - For making payments by scanning a standard QR code.02: Secure QR Code - For payments that require additional security with QR codes.03: Bharat QR Code - For interoperable payments across various payment networks using Bharat QR.04: Intent - For payments initiated by an intent from an application or browser.05: Secure Intent - For payments initiated by a secure intent from an app or browser.06: NFC (Near Field Communication) - For contactless payments using NFC technology.07: BLE (Bluetooth) - For payments made through Bluetooth Low Energy technology.08: UHF (Ultra High Frequency) - For payments made using UHF technology, typically for toll payments.09: Aadhaar - For payments authenticated using an Aadhaar number and biometric verification.10: SDK (Software Development Kit) - For payments initiated through an SDK embedded in an app.11: UPI-Mandate - For setting up recurring payments or mandates using UPI.12: FIR (Foreign Inward Remittance) - For receiving remittances from foreign countries.13: QR Mandate - For setting up recurring payments using a QR code.14: BBPS - For making bill payments through the Bharat Bill Payment System.
object
required
The device details.
string
required
The IP address of the device.
string
required
The location coordinates of the device. For example,
12.9667,77.5667.string
required
The currency in which the payment should be made by the customer. For example,
INR.integer
required
The amount to be paid by the customer in currency subunits. For example, if the amount is ₹100, enter
10000string
Description of the payment.
object
required
ARQC encrypted credential for authorisation.
string
Authentication Response Code credential.payees mandatory
:
string Payee details.string
required
Fundsource id of the payee.
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
object
ARQC encrypted credential for authorisation.
string
Authentication Response Code credential.
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.