Skip to main content
Below are the steps to integrate TPAP Pro. You can also refer to our comprehensive TPAP Pro integration guide.
1

Customer Onboarding

Customer Onboarding
2

[Manage Funds and Account](/api/payments/tpap-pro/funds-account-man...

3

[Payments](/api/payments/tpap-pro/payments-flow)

4

[Mandates](/api/payments/tpap-pro/mandate-flow)

5

[Complaints](/api/payments/tpap-pro/complaints-flow)

6

[UPI Numbers](/api/payments/tpap-pro/upi-number)

7

[UPI Lite](/api/payments/tpap-pro/fundsource-lite)

About TPAP Pro Integrate With TPAP Pro

Endpoints

  • post /v1/upi/tpap/mobile/verification - Get a Mobile Number Verification Token: Gets the verification token.
  • post /v1/upi/tpap/devices/bind - Bind the Device: Binds the device.
  • post /v1/upi/tpap/devices/token - Get NPCI Token: Gets the NPCI token.
  • get /v1/upi/tpap/fundsource_providers?skip=0&count=10&refresh=true - Fetch Banks: Retrieves the list of banks.
  • get /v1/upi/tpap/fundsources?refresh=true&linked=true&upi_iin=7078129&skip=0&count=10&device_ip=198.1.1.1&device_geocode=1234.1213 - Fetch Payment Sources: Retrieves the list of payment sources.
  • post /v1/upi/tpap/vpa/available - Check VPA Availability: Checks if the VPA is available.
  • post /v1/upi/tpap/vpa/link?expand[]=fundsources - Create VPA and Link to Payment Sources: Creates a VPA and links to a payment source.
  • post /v1/upi/tpap/fundsources/:id/otp - Generate OTP: Generates an OTP.
  • post /v1/upi/tpap/fundsources/:id/upi_pin?expand[]=vpas - Set or Reset UPI PIN: Sets or resets UPI PIN.