Skip to main content
Available in🇮🇳 India
Razorpay’s TPAP Pro - Funds and Accounts Management APIs let you add more accounts, delete existing accounts, and change PINs for accounts for hassle-free transactions.
Below are the steps to integrate TPAP Pro. You can also refer to our comprehensive TPAP Pro integration guide.
  1. Customer Onboarding
  2. Manage Funds and Account
  3. Payments
  4. Mandates
  5. Complaints
  6. UPI Numbers
  7. UPI Lite

Change UPI PIN

PATCH /v1/upi/tpap/fundsources/:id/upi_pin?expand[]=vpasChanges the UPI PIN.

Set the Primary Payment Source

PATCH /v1/upi/tpap/vpaSets the primary payment source.

Check Balance of a Payment Source

POST /v1/upi/tpap/fundsources/:fundsource_id/balanceChecks the balance of the payment source.

De-register Devices

POST /v1/upi/tpap/devices/deregisterDe-registers the device.

Fetch VPAs

GET /v1/upi/tpap/vpas?status=”active”&skip=0&count=10Retrieves the list of VPAs.

Delete VPAs

DELETE /v1/upi/tpap/vpa?vpa=anitha@okhdfcbankChecks if the VPA is available.