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).

API Endpoints
Sandbox Link
GET
https://sandbox.juspay.in/customers/{customer_id}/wallets/refresh-balances
Production Link
GET
https://api.juspay.in/customers/{customer_id}/wallets/refresh-balances
Authorization Header
Headers
Path Params
200 : Success
400 : Invalid Input data
401 : Authentication Failed
Last updated 1 month ago