Retrieves all bank transfer payments with optional filtering for the authenticated entity.
Authorization header: Bearer {jwt or Secretkey}
Number of records to return per page
Cursor for pagination (next page)
Cursor for pagination (previous page)
Status of the bank transfers to filter by
Filter by source account ID
Filter by recipient counterparty ID
Filter by currency code
Type of payment to filter by
Filter by unique reference
Minimum amount filter
Maximum amount filter
Start date filter (ISO string)
End date filter (ISO string)
Field to sort results by
Sort direction
Flag to include additional details about the initiator and recipient
Successful operation
A descriptive message indicating the result of the operation
The status of the API operation (successful, error, failed, pending)
List of bank transfer objects
Metadata related to the response including pagination and filter information