Statements Resource
Entity: statement
| Attribute Name | Container | Type | Description | 
|---|---|---|---|
| accountId | creditCard loan insurance  | 
			long | Account to which the statement belongs. | 
| id | creditCard loan insurance  | 
			long | Unique identifier for the statement. | 
| statementDate | creditCard loan insurance  | 
			date | The date on which the statement is generated. | 
| billingPeriodStart | creditCard loan insurance  | 
			date | The date the statement period starts. | 
| billingPeriodEnd | creditCard loan insurance  | 
			date | The date the statement period ends. | 
| dueDate | creditCard loan insurance  | 
			date | The date by which 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 loan insurance  | 
			money | The total amount owed at the end of the billing period. | 
| lastPaymentAmount | creditCard loan insurance  | 
			money | The last payment made for the previous billing cycle in the current statement period. | 
| lastPaymentDate | creditCard loan insurance  | 
			date | The date on which the last payment was made during the billing cycle. | 
| isLatest | creditCard loan insurance  | 
			Boolean | The field is set to true if the statement is the latest generated statement. | 
| lastUpdated | creditCard 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 up-to-date information to the consumer. | 
| newCharges | creditCard loan  | 
			money | New charges on the statement (i.e., charges since the last statement to the end of the billing period). This applies to a 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 the 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 is 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 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 that is withdrawn from the credit card over the counter or from an ATM up to the available credit/cash limit. |