| Field | Type | Required | Description | Example |
|---|---|---|---|---|
source_type |
Optional[models.SourceType] | ➖ | Filter by the originating transaction type. | |
source_id |
Optional[str] | ➖ | Return only transactions originated from the given source document id. | 12345 |
updated_since |
date | ➖ | Return transactions updated on or after this timestamp. | 2024-09-30T07:43:32.000Z |