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
Sandbox Link
GET
https://api.sandbox.juspay.io/wallets/{wallet_id}
Production Link
GET
https://api.juspay.io/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==
200 : Success
Response Body
id
*
string
Required
Example :wlt_q23xzki3pazgtezo
object
*
string
Required
Example :wallet_account
wallet
*
string
Required
Example :MOBIKWIK
token
string
Example : tok_winysteev9eftrwcv6me
current_balance
integer
linked
*
string
Required
Example :true
last_refreshed
string
Example :2016-08-02T08:07:52+0000
400 : Invalid Input data
Response Body
object
object
{}

