Refresh All Wallets
The API can be used to fetch the list of all the wallets created against a customer and also provides the balances (wherever applicable).
Consists of two parts.
Username: API Key obtained from Juspay dashboard
Password: Empty string
Example:- Basic MUQ2QUxxxxxxxxxxxxU5QTIxQzNFNTQwNkFDMEZCOg==
Refer to #Introduction for latest version
The merchantId/username provided by Juspay
Unique identifier for the merchant. This is the Merchant ID provided by Juspay. The value is case sensitive.
Passing this value will help us route efficiently at network level.
Example:- x-merchantid: testaccount
Customer Id
Example:- cust19374
Name of the Wallet Provider
Its a one time use,15min valid token which can be used for initiating the transaction
The timestamp when the wallet was last refreshed
The Juspay provided bank code
It will be wallet_account
The mobile_number that was passed in the create wallet API.
The unique identifier generated by Juspay for a particular wallet
The balance available in the wallet. Available only for linked wallets.
The gateway reference id against which the wallet is created
Its true/false. Indicates whether the wallet is linked or not.
Invalid Request
null_error
Customer not found for given customerId.
Invalid Authentication
access_denied
Invalid Authentication
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

