Bank Account
List bank accounts
List Bank Accounts
This Endpoint retrieves a list of all the user’s bank accounts associated with the logged-in user.
Endpoints
{{baseurl}}/accounts
This is a GET request, and it should include the following parameters:
Field | Data Type | Description |
---|---|---|
customerId | string | Required. Unique identifier of the customer account you want to retrieve. |
reference | string | Required. Unique reference code to identify a bank account. |
This is how your request should look:
If your request is successful, the response will look like this: