lemma_list_remittances
List an entity's insurance remittances with payer, payment amount, trace number, and 835 ERA availability. Filter by payer, received date, or update time.
Instructions
List an entity's insurance remittances (payer, payment amount, trace number, whether an 835 ERA is available).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items per page (1-100) | |
| payer | No | Substring match on payer name | |
| cursor | No | Opaque cursor from the previous page's `cursor` field | |
| entity_id | Yes | ||
| updated_since | No | ISO 8601 -- only remittances updated at/after this time | |
| received_on_or_after | No | YYYY-MM-DD | |
| received_on_or_before | No | YYYY-MM-DD |