get_card_statements_primary
Retrieve finalized statements for the primary Brex card account with period dates, balances, and payment details. Supports pagination to access complete statement history.
Instructions
List all finalized statements for the primary card account. Supports cursor-based pagination. Returns complete statement objects with period dates, balances, and payment information.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor from previous response | |
| limit | No | Maximum number of statements to return (default: 50, max: 100) |