List Bank Accounts
API Endpoints
List Bank Accounts
Retrieves a list of saved bank accounts for the customer.
GET
List Bank Accounts
Returns the list of bank accounts associated with the customer, which can be used for withdrawing disbursed loans.
Request Headers
The JWT Access Token obtained from the
/login or /refresh-token endpoint.Unique idempotency key for the request to prevent duplicate processing.
The date and time at which the request was initiated (ISO 8601 format).
The IP address of the customer making the request.
Unique identifier for the interaction/session.
Path Parameters
The unique identifier of the customer.
Path Parameters
Response
200
List of bank accounts retrieved
