lemma_list_entity_mail
List lockbox mail for an entity, including checks found in each item, and filter by date range or paginate through results.
Instructions
List lockbox mail received for an entity, including any checks found in each mail item (amounts in cents, *_dollars annotated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items per page (1-100) | |
| cursor | No | Opaque cursor from the previous page's `cursor` field | |
| entity_id | Yes | ||
| received_on_or_after | No | YYYY-MM-DD | |
| received_on_or_before | No | YYYY-MM-DD |