Interface Addenda15

Addenda15

interface Addenda15 {
    entryDetailSequenceNumber: number;
    id?: string;
    receiverIDNumber?: string;
    receiverStreetAddress: 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.

Addenda15

id?: string

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

Addenda15

receiverIDNumber?: string

Receiver Identification Number contains the accounting number by which the Originator is known to the Receiver for descriptive purposes. NACHA Rules recommend but do not require the RDFI to print the contents of this field on the receiver's statement.

Addenda15

receiverStreetAddress: string

Receiver's physical address

Addenda15

typeCode: string

15 - NACHA regulations

Addenda15