Get credit card statement
bg_get_card_statementRetrieve a credit card statement for the current or past period. Shows balance, minimum payment, cutoff/due dates, credit plans, rates, and a history of cutoff dates to select another period.
Instructions
Statement for a credit card: balance, minimum payment, cutoff and due dates, credit plans and rates. Pass month/year for a past statement, or omit both for the current period. Also returns the history of past cutoff dates so you can pick another period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Four-digit year. | |
| month | No | 1-based month. | |
| portalId | Yes | Credit card portalId from bg_list_accounts. |