List Wallets

Wallets can be listed only in the context of a Customer. This API will return the list of wallets which may or may not be linked.

If a direct debit is enabled by the provider for your setup, you can activate the same for customers using the authenticatelink icon and linklink icon APIs.

Note

For linked wallets, the balance in the response may not be the current balance.last\_refreshed field represents the date & time when the balance was updated last. Use refreshlink icon wallet API to update the balance for individual wallets. This results in a network call to the wallet provider and hence the response might be slow.

API Endpoints
Production Link
GET
https://api.juspay.in/customers/{customer_id}/wallets
Authorization Header
Headers
Path Params
200 : Success
400 : Invalid Input data
Last updated 9 months ago