ach-node-sdk
    Preparing search index...

    Interface Addenda15

    Addenda15

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

    lineNumber?: number

    Line number at which the record appears in the file.

    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