get
https://sandbox-api.oneliquidity.technology/fcat/v1/bank-transfers
Returns bank transfers for your account. Provide transferId to retrieve one transfer instead of a list.
Transfer creation is asynchronous. Continue checking a transfer until it reaches a final status. Do not create a replacement transfer merely because the current transfer is still processing.
When a list response contains lek, send that transfer UUID back unchanged as lek to request the next page. Keep the other filters the same while paging. Omit lek on the first request and after the final page.
Filter by a preset creation-time interval, or provide both startDate and endDate for an exact range. If both forms are supplied, interval determines the range.

