Get customer bank accounts (with pagination)
Customers
Get customer bank accounts (with pagination)
Retrieves bank accounts for a specific customer. The request body is optional — omitting it returns the first page with defaults (pageSize 30, pageNumber 0, no filters).
POST
Get customer bank accounts (with pagination)
Authorizations
API key for authentication. Pass the key directly (e.g., Authorization: your-api-key). Do not use a Bearer prefix.
Path Parameters
ID of the customer
Body
application/json