Interface Addenda16

Addenda16

interface Addenda16 {
    entryDetailSequenceNumber: number;
    id?: string;
    receiverCityStateProvince: string;
    receiverCountryPostalCode: string;
    typeCode: string;
}

Properties

entryDetailSequenceNumber: number

EntryDetailSequenceNumber contains the ascending sequence number section of the Entry Detail or Corporate Entry Detail Record's trace number. This number is the same as the last seven digits of the trace number of the related Entry Detail Record or Corporate Entry Detail Record.

Addenda16

id?: string

Client-defined string used as a reference to this record.

Addenda16

receiverCityStateProvince: string

Receiver City & State / Province Data elements City and State / Province should be separated with an asterisk (*) as a delimiter and the field should end with a backslash (\\).

Addenda16

receiverCountryPostalCode: string

Receiver Country & Postal Code Data elements must be separated by an asterisk (*) and must end with a backslash (\\).

Addenda16

typeCode: string

16 - NACHA regulations

Addenda16