Statements Resource
This page refers to Yodlee API v1.0. The latest API version's data model documentation is available here.
Entity: statement
| Attribute Name | Container | Type | Description |
|---|---|---|---|
| accountId | creditCard bill loan insurance |
long | Account to which the statement belongs to. |
| id | creditCard bill loan insurance |
long | Unique identifier for the statement. |
| statementDate | creditCard bill loan insurance |
date | The date on which the statement is generated. |
| billingPeriodStart | creditCard bill loan insurance |
date | The start date of the statement period. |
| billingPeriodEnd | creditCard bill loan insurance |
date | The end date of the statement period. |
| dueDate | creditCard bill loan insurance |
date | The date by when the minimum payment is due to be paid. Note: The due date that appears in the statement may differ from the due date at the account-level. |
| amountDue | creditCard bill loan insurance |
money | The total amount owed at the end of the billing period. |
| lastPaymentAmount | creditCard bill loan insurance |
money | The last payment done for the previous billing cycle in the current statement period. |
| lastPaymentDate | creditCard bill loan insurance |
date | The date on which the last payment was done during the billing cycle. |
| isLatest | creditCard bill loan insurance |
boolean | The field is set to true if the statement is the latest generated statement. |
| lastUpdated | creditCard bill loan insurance |
dateTime | The date when the account was last updated by Yodlee. |
| minimumPayment | creditCard loan |
money | Credit Card: The minimum amount that the consumer has to pay every month on the credit card account. Data provides an up-to-date information to the consumer. |
| newCharges | creditCard loan |
money | New charges on the statement (i.e., charges since last statement to end of the billing period). Applicable to line of credit loan type. |
| apr | creditCard | decimal | The APR applied to the balance on the credit card account, as available in the statement. Note: In case of variable APR, the APR available on the statement might differ from the APR available at the account-level. |
| cashApr | creditCard | decimal | The APR applicable to cash withdrawals on the credit card account. |
| interestAmount | loan | money | The interest amount that is part of the amount due or the payment amount. |
| principalAmount | loan | money | The principal amount that is part of the amount due or the payment amount. |
| loanBalance | loan | money | The outstanding principal balance on the loan account. |
| cashAdvance | creditCard | money | Cash Advance is the amount withdrawn from a credit card over the counter or from an ATM up to the available credit/cash limit. |