Get bank account [Deprecated]
undefined
Request
Response
API Endpoints
Sandbox Link
GET
https://sandbox.juspay.in/customers/{customer_id}/bank-accounts/{bank_account_id}
Production Link
GET
https://api.juspay.in/customers/{customer_id}/bank-accounts/{bank_account_id}
Authorization Header
Basic Auth
*
Base64 Encoded Username:Password
Mandatory
Consists of two parts.
Username: API Key obtained from Juspay dashboard
Password: Empty string
Example:- Basic MUQ2QUxxxxxxxxxxxxU5QTIxQzNFNTQwNkFDMEZCOg==
Headers
Content-Type
String
application/x-www-form-urlencoded
Path Params
customer_id
*
String
Mandatory
Customer id
Example:- cst_weoridsfdkl
bank_account_id
*
String
Mandatory
Bank Account Id
Example:- bank_woeriusdfk
200 : Success
Response Body
object
string
bank_account
id
string
bank_woeriusdfk
customer_id
string
cst_weoriudfjks
date_created
string
2019-12-24T14:40:23Z
bank_name
string
HDFC Bank
ifsc
string
HDFC092343
account_number
string
40002323422
beneficiary_name
string
test
validation_amount
integer
currency
string
INR
validation_status
string
PENDING
last_validated
String
metadata
object
param1
string
value1
param2
string
value2
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

