is Vpa Available

This api checks for the availability of the VPA and also provides suggestion, if the passed vpa is not available.

Note
  1. This is an idempotent api.

  2. Checking availability for a existing vpa of customer will return available as true.

  3. Customer can claim alias@handle vpas or mobileNumber@handle vpa where the mobileNumber will be the one from which the customer is linked on UPI ecosystem.

  4. Regex for vpa prefix is ^[a-zA-Z0-9]([a-zA-Z0-9-\.]{1,23})[a-zA-Z0-9]$.

  5. Regex for mobile number vpa prefix is ^[0-9]{10,12}$.

API Endpoints
Production Link
POST
http://{{host}}/api/{uri}/merchants/vpas/availability
Headers
Body
200 : Success