ach-node-sdk
    Preparing search index...

    Interface Addenda12

    Addenda12

    interface Addenda12 {
        entryDetailSequenceNumber: number;
        id?: string;
        lineNumber?: number;
        originatorCityStateProvince: string;
        originatorCountryPostalCode: 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.

    Addenda12

    id?: string

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

    Addenda12

    lineNumber?: number

    Line number at which the record appears in the file.

    Addenda12

    originatorCityStateProvince: string

    Originator 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 (\\).

    Addenda12

    originatorCountryPostalCode: string

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

    Addenda12

    typeCode: string

    12 - NACHA regulations

    Addenda12