PaymentDetails
FDX / Data Structures / PaymentDetails
Payment Details entity, Details of this payment
PaymentDetails Properties
| # | Id | Type | Description |
|---|---|---|---|
| 1 | principalAmount | number | The amount of payment applied to principal |
| 2 | interestAmount | number | The amount of payment applied to interest |
| 3 | insuranceAmount | number | The amount of payment applied to life/health/accident insurance on the loan |
| 4 | escrowAmount | number | The amount of payment applied to escrow |
| 5 | pmiAmount | number | The amount of payment applied to PMI |
| 6 | feesAmount | number | The amount of payment applied to fees |