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://api.sandbox.juspay.io/customers/{customer_id}/wallets/refresh-balances
Production Link
GET
https://api.juspay.io/customers/{customer_id}/wallets/refresh-balances
Authorization Header
Headers
200 : Success
400 : Invalid Input data
401 : Authentication Failed
Last updated 3 months ago