Interface Addenda13

Addenda13

interface Addenda13 {
    ODFIBranchCountryCode: string;
    ODFIIDNumberQualifier: string;
    ODFIIdentification?: string;
    ODFIName: string;
    entryDetailSequenceNumber: number;
    id?: string;
    typeCode: string;
}

Properties

ODFIBranchCountryCode: string

Originating DFI Branch Country Code: USb = United States //("b" indicates a blank space) For Inbound IATs: This 3 position field contains a 2-character code as approved by the International Organization for Standardization (ISO) used to identify the country in which the branch of the bank that originated the entry is located. Values for other countries can be found on the International Organization for Standardization website: www.iso.org.

Addenda13

ODFIIDNumberQualifier: string

Originating DFI Identification Number Qualifier. For Inbound IATs: The 2-digit code that identifies the numbering scheme used in the Foreign DFI Identification Number field: '01' = National Clearing System | '02' = BIC Code | '03' = IBAN Code

Addenda13

ODFIIdentification?: string

Originating DFI Identification. This field contains the routing number that identifies the U.S. ODFI initiating the entry. For Inbound IATs: This field contains the bank ID number of the Foreign Bank providing funding for the payment transaction.

Addenda13

ODFIName: string

Originating DFI Name For Outbound IAT Entries, this field must contain the name of the U.S. ODFI. For Inbound IATs: Name of the foreign bank providing funding for the payment transaction

Addenda13

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.

Addenda13

id?: string

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

Addenda13

typeCode: string

13 - NACHA regulations

Addenda13