<LOANPAYMENTHISTORYRECORD> - Sub Element of <LOAN>
Attribute | Type | Size | REQ | Default | Comments |
---|---|---|---|---|---|
Operation 5.40+
|
String | No | For adding, updating, and deleting memo payment history records. Valid values: ADD UPDATE DELETE |
||
RowID 5.40+
|
Numeric | No | Required when Operation is UPDATE or DELETE . |
||
PaymentNumber
|
Numeric | 9 | No | ||
DateDue
|
Date | No | MM/dd/yyyy or as configured by the DATEFMT user defined parameter. | ||
DatePaid
|
Date | No | MM/dd/yyyy or as configured by the DATEFMT user defined parameter. | ||
PaymentDescription
|
String | ≤50 | Yes | Description of the transaction. Corresponds to the Type column in the Payment History. Cannot be null. Use a space to leave the field blank. Example: For Transcode 222, PaymentDescription ="Interest Reduction " |
|
PaymentAmount
|
Numeric | 16,2 | No | 0.00 | |
UserReference
|
String | ≤100 | No | Corresponds to the Reference column in the Payment History. Use this for comments. | |
PaymentMethodNo
PaymentMethodCode
|
Numeric String |
9 ≤25 |
No | 0 | |
PaymentMethodReference 5.33+
|
String | ≤50 | No | NULL | |
PaymentMethodReference 5.32-
|
String | ≤25 | No | NULL | |
PaymentType
|
String | 3 | No | N | Valid values are:N = N/API = Principal & InterestP = PrincipalPB = Principal BalloonI = InterestIB = Interest BalloonL = Late ChargesF = FeesZZ = Total Payment Amount RowZX = Total Payoff Amount RowU1 = UserDefined1U2 = UserDefined2U3 = UserDefined3U4 = UserDefined4U5 = UserDefined5U6 = UserDefined6U7 = UserDefined7U8 = UserDefined8U9 = UserDefined9U10 = UserDefined10IM = ImpoundDI = Deferred Interest |
UserDefined1 to UserDefined5 5.33+ |
String | ≤50 | No | NULL | |
UserDefined1 to UserDefined5 5.32- |
String | ≤25 | No | NULL | |
GLDate
|
Date | No | MM/dd/yyyy or as configured by the DATEFMT user defined parameter. | ||
TransactionCode
|
Numeric | 9 | No | ||
NSFFlag
|
Numeric | 1 | No | 0 = False1 = True |
|
NSFDate
|
Date | No | MM/dd/yyyy or as configured by the DATEFMT user defined parameter. |