List Customer accounts

List Bank Accounts API which lists all the customer account IDs linked for a given customer ID. This API retrieves all customer’s bank account related information, including account details, bank account id creation date and the last validated date of the customer account details.

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