Verify VPA 360

This API will be used to resolve the name of the entity to whom a vpa belongs. In case of a valid vpa, it will provide the name and other details of the entity.

name, ifsc and iin will be sent in response only when gatewayResponseCode is "00".

isMerchantVerified, mcc and merchantType will be sent in response only when isMerchant is "true".

UPI Numbers can also be resolved using this API by passing the request parameter vpa in the format upiNumber@mapper.npci (Example: 9876543210@mapper.npci). The actual VPA mapped to the upiNumber shall be sent in the response parameter vpa.

Note

For featureTags you will need to send x-api-version: 1 in headers.

Feature Tags Description

Scroll inside to view more
Feature Supported Value
Type
Feature Name
01
SUPPORTED
Mandate
05
NOT_SUPPORTED
Credit
06
NOT_SUPPORTED
PPI Wallet
09
NOT_SUPPORTED
UOD
10
NOT_SUPPORTED
Voucher
11
SUPPORTED
Special commercials 1 for RuPay Credit Card on UPI
12
SUPPORTED
Special commercials 2 for PPI on UPI
13
SUPPORTED
Special commercials 3 for Credit Line on UPI
31 to 56
NOT_SUPPORTED
Credit Line Products
14 to 30
-
Reserved for future use-cases
API Endpoints
Production Link
POST
http://{{host}}/api/{uri}/merchants/vpas/validity360
Headers
Body
200 : Success