Interface Addenda98

Addenda98

interface Addenda98 {
    changeCode: string;
    correctedData: string;
    id?: string;
    originalDFI: string;
    originalTrace: string;
    traceNumber?: string;
    typeCode: string;
}

Properties

changeCode: string

ChangeCode field contains a standard code used by an ACH Operator or RDFI to describe the reason for a change Entry.

Addenda98

correctedData: string

Correct field value of what changeCode references

Addenda98

id?: string

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

Addenda98

originalDFI: string

The Receiving DFI Identification (addenda.RDFIIdentification) as originally included on the forward Entry or Prenotification that the RDFI is returning or correcting.

Addenda98

originalTrace: string

OriginalTrace This field contains the Trace Number as originally included on the forward Entry or Prenotification. The RDFI must include the Original Entry Trace Number in the Addenda Record of an Entry being returned to an ODFI, in the Addenda Record of an 98, within an Acknowledgment Entry, or with an RDFI request for a copy of an authorization.

Addenda98

traceNumber?: string

Entry Detail Trace Number

Addenda98

typeCode: string

98 - NACHA regulations

Addenda98