Nxtbanking API Doc
  1. Recharge v1
Nxtbanking API Doc
  • AePS
    • Bank 1
      • AePS Bank list
      • Balance Enquiry
      • Mini-Statement
      • Withdrawal
      • Login Status
      • User Login
      • User Onboard Initiate
      • User Onboard Validate
      • Onboarding mobile change
      • Onboarding Mobile Change Verify
  • DMT
    • DMT BANK LIST
      GET
    • Remitter-Profile
      POST
    • Remitter Limit
      GET
    • Remitter Register
      POST
    • OTP Validation
      POST
    • Beneficiary Registration
      POST
    • Fund Transfer
      POST
    • Beneficiary Delete
      DELETE
  • Payout
    • Fund Transfer
      POST
    • Fund Transfer UPI
      POST
    • Active Payout Service
      POST
    • Status-Check
      GET
    • Bank Account Verification Copy
      POST
  • User Onboarding
    • UPI-User Onboard
      POST
  • Recharge v1
    • Recharge Plan
      GET
    • Do-Recharge
      POST
    • Provider-List
      GET
    • Get-Provider-Details
      GET
  • Nxtbanking PG
    • Payment INIT (POST /api/v1/pg/init)
      POST
  • UPI Collection
    • Generate_VPA
      POST
    • Create Virtual AC
      POST
  • Schemas
    • Sample Schemas
      • Pet
      • Category
      • Tag
  1. Recharge v1

Get-Provider-Details

GET
https://dev.your-api-server.com/api/recharge/get/provider

Request

Query Params

Header Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://dev.your-api-server.com/api/recharge/get/provider?Content-Type=application/json&Client-ID=356667&Client-Secret=dOyjEwtrxYajoIpnrl546dgdfyg53e46e4wt85SgL2vmq9dff' \
--header 'Client-ID: 35' \
--header 'Client-Secret: K1JXlEc8CmcbdOyjEwtrxYajoIpnrl85SgL2vmq9' \
--header 'Content-Type: application/json'

Responses

🟢200Success
application/json
Body

Example
{}
Modified at 2025-03-14 04:57:45
Previous
Provider-List
Next
Payment INIT (POST /api/v1/pg/init)
Built with