> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# PlaidBankTransactionFilterInput

> Input for listing persisted historical bank transactions populated by identity-service.

**Input object**

Input for listing persisted historical bank transactions populated by identity-service.

## Input fields

<ParamField body="platformItemId" type="String">
  *No description provided in the schema yet.*
</ParamField>

<ParamField body="bankInstitutionAuthId" type="UUID">
  *No description provided in the schema yet.*
</ParamField>

<ParamField body="bankAccountId" type="UUID">
  *No description provided in the schema yet.*
</ParamField>

<ParamField body="startDate" type="DateTime">
  *No description provided in the schema yet.*
</ParamField>

<ParamField body="endDate" type="DateTime">
  *No description provided in the schema yet.*
</ParamField>

<ParamField body="paginate" type="OffsetInput">
  *No description provided in the schema yet.*
</ParamField>
