ach-node-sdk
    Preparing search index...

    Interface Addenda02

    Addenda02

    interface Addenda02 {
        authorizationCodeOrExpireDate?: string;
        id?: string;
        lineNumber?: number;
        referenceInformationOne?: string;
        referenceInformationTwo?: string;
        terminalCity: string;
        terminalIdentificationCode: string;
        terminalLocation: string;
        terminalState: string;
        traceNumber?: string;
        transactionDate: string;
        transactionSerialNumber: string;
        typeCode: string;
    }
    Index
    authorizationCodeOrExpireDate?: string

    Indicates the code that a card authorization center has furnished to the merchant.

    Addenda02

    id?: string

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

    Addenda02

    lineNumber?: number

    Line number at which the record appears in the file.

    Addenda02

    referenceInformationOne?: string

    ReferenceInformationOne may be used for additional reference numbers, identification numbers, or codes that the merchant needs to identify the particular transaction or customer.

    Addenda02

    referenceInformationTwo?: string

    ReferenceInformationTwo may be used for additional reference numbers, identification numbers, or codes that the merchant needs to identify the particular transaction or customer.

    Addenda02

    terminalCity: string

    Identifies the city in which the electronic terminal is located.

    Addenda02

    terminalIdentificationCode: string

    TerminalIdentificationCode identifies an Electronic terminal with a unique code that allows a terminal owner and/or switching network to identify the terminal at which an Entry originated.

    Addenda02

    terminalLocation: string

    Identifies the specific location of a terminal (i.e., street names of an intersection, address, etc.) in accordance with the requirements of Regulation E.

    Addenda02

    terminalState: string

    Identifies the state in which the electronic terminal is located.

    Addenda02

    traceNumber?: string

    Entry Detail Trace Number

    Addenda02

    transactionDate: string

    Timestamp identifies the date on which the transaction occurred. (Format MMDD - M=Month, D=Day)

    Addenda02

    transactionSerialNumber: string

    TransactionSerialNumber is assigned by the terminal at the time the transaction is originated. The number, with the Terminal Identification Code, serves as an audit trail for the transaction and is usually assigned in ascending sequence.

    Addenda02

    typeCode: string

    02 - NACHA regulations

    Addenda02