Delete VPAs
Delete VPAs using the Razorpay TPAP Pro API.
DELETE
Available in🇮🇳 India
Use this endpoint to delete a VPA of a customer.
Query Parameters
string
required
The VPA that should be deleted.
Response Parameters
string
This refers to the collection of entity. Here, it is
vpa.string
The customer identifier.
string
This is the VPA which needs to be de-linked.
enum
Status of the action. Possible value is
deleted if the VPA is deleted.string
The mobile number of the customer.
array
The unlinked payment source details.
string
The entity type.
integer
Indicates number of item in the entity type.
object
The items object.
string
The unique identifier of the payment source.
string
Name of the customer.
string
The masked account number of the payment source.
string
The account reference number of the payment source.
enum
Type of the payment source. Possible values:
savingscurrentnon_resident_ordinarynon_resident_externalsecured_overdraftcreditppi
string
IFSC of the payment source.
boolean
Indicates if the UPI PIN is set for payment source. Possible values:
true: UPI PIN is set.false: UPI PIN is not set.
integer
Indicates the length of the UPI PIN allowed for the payment source.
integer
Indicates the length of the OTP allowed for the payment source.
integer
Indicates the length of the ATM PIN allowed for the payment source.
object
The payment source provider details.
string
The UPI Issuer Identification Numbers (iin) of the payment source provider issued by NPCI.
string
Name of the payment source (bank account) provider.
boolean
Indicates if the provider has UPI enabled. Possible values:
true: UPI is enabled.false: UPI is not enabled.
string
The format as defined by NPCI -
format1, format2 and so on.string
The URL of the bank logo.
boolean
Indicates if the VPA is linked to the payment source marked as primary. Possible values:
true: VPA is linked to the payment source.false: VPA is not linked to the payment source.