---
tags: Work in Progress, Notice, Left
---
# Adv Notice of Pmt for Auto Debi [LEFT]
@{
var throwError=true;
var jsonHelper = Model.GetJsonHelper(Model.Sequence.Data, throwError);
}
##### Advance Notice of Payment Due
A payment of **@jsonHelper.GetValue("?")** is due<br/>
|Loan Balance|@jsonHelper.GetValue("?")| {.normalTable}
|------------|---------:|
|Interest Due|@jsonHelper.GetValue("?")|
|Principal Due|@jsonHelper.GetValue("?")|
|Total Amount Due|@jsonHelper.GetValue("?")|
This payment of **@jsonHelper.GetValue("?")** will be automatically deducted from Checking Account Number **@jsonHelper.MaskValue(@jsonHelper.GetValue("account.accountNumber"),'*',0,13)**.