get_credit_card_bill
Fetch detailed credit card bill information by bill ID, covering transactions, charges, and due amount for that billing period.
Instructions
Detalhe de fatura após comprovação pela listagem de cartão autorizado.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bill_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| meta | Yes | ||
| tool | Yes | ||
| error | No | ||
| warnings | Yes | ||
| pagination | Yes |