Get Wallet
Get the wallet details. You can also use this API to generate one-time use token for direct debit transactions.
Request
Response
API Endpoints
Production Link
GET
https://api.juspay.in/wallets/{wallet_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
x-merchantid
String
Recommended
Unique identifier for the merchant. This is the Merchant ID provided by Juspay. The value is case sensitive.
Note
Passing this value will help us route efficiently at network level.
Example:- x-merchantid: testaccount
Path Params
wallet_id
*
String
Mandatory
Wallet Id of the wallet
200 : Success
Response Body
id
string
wlt_q23xzki3pazgtezo
object
string
wallet_account
wallet
string
MOBIKWIK
token
string
tok_winysteev9eftrwcv6me
current_balance
integer
linked
string
true
last_refreshed
string
2016-08-02T08:07:52+0000
400 : Invalid Input data
Response Body
object
object
{}
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

