account_id | String | ID of the account. |
statement_id | String | ID of the statement. |
closing_date | String | Settlement date. |
due_date | String | Due date of the current statement. |
currency | String | Statement currency. |
credit_limit | Number | Limit of credit assigned to the card. |
credit_available | Number | Available amount for purchases in the current period. |
cash_advances_available | Number | Available amount for cash advances for the current period. |
blocked | Number | Total amount used during the current period. |
credit_line_installments | Number | Due balance of installments. |
past_due | Number | Sum of the previous minimum due payments. |
balance | Number | Total amount. |
minimum_payment_due | Number | Sum of the minimum due payments, including the current statement (the least amount the user should pay). |
statement_balance | Number | Updated sum of due payments. |