Delete Vpa
This api deletes a customer vpa and its mapping to corresponding accounts. After deletion, same customer can claim that vpa again anytime. Here same customer means customer with the same merchantCustomerId and mobileNumber.
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Parameters required to call Hyper SDK API
Operation to be performed in the SDK. Should be upiDeleteVpa for this call.
Example:- upiDeleteVpa
Vpa to be deleted
Vpa that is set as primary.
Key ID to identify the public-private key pair used for signature generation.
Signature payload is a stringified JSON of the details mentioned in the below table.
Unique identifier associated with an account created by juspay. Ex: stock
Example:- stock
Any unique reference associated with your customer.
Time when request is created in milliseconds.
Signature generated for the signaturePayload .
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Response Parameters
Example:- upiDeleteVpa
Whether request was successful
Example:- SUCESS/FAILURE
Unique id for the merchant as passed in request
Unique id for the merchant channel as passed in request
Merchant generated unique profile id for customer as passed in the request
Response code returned
Response message for code returned
List of remaining vpa accounts. It's an array of Vpa Accounts
Vpa
Account linked to this vpa
IIN Code for the bank
Name of bank
Account Number with last few digits visible
Length of mpin
Is mpin set
Example:- true / false
Type of account
Name of branch in which account is registered
Unique Identifier for bank account across banks
Account IFSC
Is this account the primary account
Example:- true / false
Name of account holder
Length of OTP
Length of atm pin
If this the default Vpa
Example:- true / false
Possible values :- true/false
Error Message
Error Code
Value: process_result

