---
tags: DDA, Alan, Priority 1
---
# Stop Payment Notices
# notice_stppay
@{
var throwError=true;
var jsonHelper = Model.GetJsonHelper(Model.Sequence.Data, throwError);
}
Date: @jsonHelper.GetValue("technical.corDateR")
#### Stop payment notice for Checking Account No. @jsonHelper.MaskValue(@jsonHelper.GetValue("account.accountNumber"),'*',0,13)
<br/>@jsonHelper.GetValue("party.nameOne"),<br/>
A stop payment has been added to your account on @jsonHelper.GetValue("technical.corDateR")
| Begining | Ending | Low | High |Low | High | Reason | Fee |
| :------------------------------------: | :----: | -----: | -----: | -----: |-----:| ------:| -----:|
@jsonHelper.GetMdTable("account[]","begining","ending","low","high","low2","high2","reason","fee")