The statement object
Attributes
The statement object
{
"next_billing_date": "2024-02-19",
"principal_balance": 100,
"interest_balance": 0,
"payoff_balance": 100,
"days_past_due": 0,
"past_due_balance": 0,
"next_payment_amount_due": 100,
"next_payment_due_date": "2024-02-24",
"suspense_balance": 0,
"statements": [
{
"billing_date": "2024-01-24",
"url": "https://storage.nanol.com/..."
}
]
}Last updated