Interface Addenda17

Addenda17

interface Addenda17 {
    entryDetailSequenceNumber: number;
    id?: string;
    paymentRelatedInformation: string;
    sequenceNumber: number;
    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.

Addenda17

id?: string

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

Addenda17

paymentRelatedInformation: string

Additional information related to the payment

Addenda17

sequenceNumber: number

SequenceNumber is consecutively assigned to each Addenda17 Record following an Entry Detail Record. The first Addenda17 sequence number must always be a 1.

Addenda17

typeCode: string

17 - NACHA regulations

Addenda17