General requirements for importing wires and transfers
Files for import must meet certain requirements to ensure that the data is imported to the database correctly and successfully. The validations ensure the imported data is valid both in terms of business rules and field format requirements.
Import file requirements for wires and transfers
The general requirements for importing wires or transfers apply when you are importing the file using the standard CSV format or a custom, user-defined CSV format.
They are as follows:
- When an optional field is to be omitted, use a comma in the place of the omitted value. This will result in two consecutive commas.
- Leading and trailing white space (blank spaces) is ignored, unless the field is delimited with double-quotes, in which case the white space is preserved.
- Commas are permitted within a field if they are surrounded with double-quotes.
Double quotes are permitted within a field if the entire field is enclosed in double-quotes. In addition, each of the embedded double-quotes must be represented by a pair of consecutive double quotes.
For example, you would need the following:
"This field includes ""double-quotes"" inside of double-quotes."
To render the following results:
This field includes "double-quotes" inside a set of double-quotes.
- Amounts can be entered with or without a decimal position.
Additional requirements for the standard CSV format
- Each file must include a header record, a trailer record, and at least one payment record.
- Each record must be on a separate line.
- A line separator may also be embedded in the data (making a record more than one line but still acceptable). Both the following are acceptable as line separators:
- LF (0x0A)
- CRLF (0x0D0A)
The following illustrates a standard CSV file for an Advice to Receive payment file containing several advice to receive payments (shows line wrapping):
PAYMENT,HEADER,01312005,,7000
Payment,AR,PC Adv to Rec 1,11032007,100,USD,BC1C,047000283,95.58,USD,A,12345,Order Cust,Ord Cust Address Line 1,Ord Cust Address Line 2,Ord Cust Address Line 3,Related Ref,FW,011001742,,,,,,,FEDERAL RESERVE BANK,Interm Bk Addr 1,Interm Bk Addr 2,Interm Bk Addr 3
Payment,AR,PC Adv to Rec 2,11032007,100,USD,BC1C,047000283,2.15,USD,A,12345,Order Cust,Ord Cust Address Line 1,Ord Cust Address Line 2,Ord Cust Address Line 3,Related Ref,,,FEDERAL RESERVE BANK,Orig Bk Addr 1,Orig Bk Addr 2,Orig Bk Addr 3,,,,,,
Payment,AR,PC Adv to Rec 2,11032007,100,USD,BC1C,047000283,1.15,USD,A,12345,Order Cust,Ord Cust Address Line 1,Ord Cust Address Line 2,Ord Cust Address Line 3,Related Ref,,,FEDERAL RESERVE BANK,Orig Bk Addr 1,Orig Bk Addr 2,Orig Bk Addr 3,,,,,,
PAYMENT,TRAILER,,ri
Wire import bank ID type codes
The wire import process for Fedwire, International, MultiBank, and Drawdown payments supports a variety of financial institution ID types for beneficiary, intermediary, and receiving banks. The types accepted include number of country-specific codes.
The following table summarizes the codes that must be used in the import file to identify the various financial institution ID types.
Common bank ID type codes
Bank ID Type | Type Code | Length/Format |
---|---|---|
Account Number | AC | Max = 34 |
CHIPS Participant Number | CP | 4 numeric |
CHIPS Universal Identifier | CH | 6 numeric |
Pay by Real Time Gross Settlement (RTGS) | RT | N/A |
SWIFT | SA | 8 or 11 alphanumeric |
Country-specific type codes
Bank ID Type | Type Code | Country | Length/Format |
---|---|---|---|
ABA (wire) | FW | United States | 9 numeric |
Austrian Bankleitzahl | AT | Austria | 5 numeric |
Australian BSB Code | AU | Australia | 6 numeric |
Bank Code of Hong Kong | HK | Hong Kong | 3 numeric |
Canadian Payments Routing Number | CC | Canada | 9 numeric |
German BLZ | BL | Germany | 8 numeric |
Hellenic Bank ID Code | GR | Greece | 7 numeric |
Indian Financial System Code | IN | India | 11 alphanumeric |
Irish National Clearing Code | IE | Ireland | 6 numeric |
Italian Domestic ID Code | IT | Italy | 10 numeric |
Mexican ABM Number | MX | Mexico | 3 alphanumeric |
New Zealand National Clearing Code | NZ | New Zealand | 6 numeric |
Polish National Clearing Code KNR | PL | Poland | 8 numeric |
Portuguese National Clearing Code | PT | Portugal | 8 numeric |
Russian Central Bank ID Code | RU | Russia | 9 numeric |
Spanish Domestic Interbanking Code | ES | Spain | 8 or 9 numeric |
South African National Clearing Code | ZA | South Africa | 6 numeric |
Swiss BC/SIC Code | SW | Switzerland | BC: 3-5 numeric SIC: 6-numeric |
UK Domestic Sort Code | SC | United Kingdom | 6 numeric |
About the wire validation description tables
- POS – This column indicates the position of the field within a standard CSV-formatted file. It does not apply to imports based on a user-defined import profile.
- Field – This column indicates the field name, as used within the system.
- R/C/O – This column defines the field as one of the following:
- R – Required
- C – Conditional, required only under certain conditions
- O – Optional
- Validations – This column describes the validations that the system performs at the time of import.
Import Validations: Header Record (Standard CSV Only)
The following table describes the fields that should be included in the header record of a Standard CSV import file (wires and transfers only).
POS | Field Name | R/C/O | Validations |
---|---|---|---|
1 | File Type | R |
|
2 | Record Type | R |
|
3 | Creation Date | R |
|
4 | File Location ID | O |
|
5 | File Sequence Number | R |
|
Import Validations: Trailer Record (Standard CSV Only)
The following table describes the fields that should be included in the trailer record of a Standard CSV import file (for wires and transfers only).
POS | Field Name | R/C/O | Validations |
---|---|---|---|
1 | File Type | R |
|
2 | Record Type | R |
|
3 | Hash Total | C |
|
4 | Record Count | R/O |
|
Import Validations: Advice to Receive Payments
Note:
|
Field Name | User-Defined: R/C/O | Standard CSV: R/C/O | Standard CSV Field Position | Validations |
---|---|---|---|---|
Record Type | C | R | 1 |
|
Payment Type | C | R | 2 |
|
Sender's Reference | O | O | 3 |
|
Value Date | R | R | 4 |
Note: Holidays and non-processing days are taken into account when determining whether a date is valid.
|
Destination Account # | R | R | 5 | |
Destination Account Currency | O | O | 6 | Three-character ISO currency code |
Destination Account Type | O | O | 7 | |
Destination Account Bank ID | O | O | 8 | |
Amount | R | R | 9 |
|
Currency | R | R | 10 | Three-character ISO currency code |
Ordering Customer ID Type | C | C | 11 |
|
Ordering Customer ID | C | C | 12 |
|
Ordering Customer Name | C | C | 13 |
|
Ordering Customer Address Line 1-2 | C | C | 14-16 |
|
Related Reference | O | O | 17 | Alphanumeric; maximum 16 characters |
Originator Bank ID Type | C | C | 18 |
Note: Either originating bank or ordering customer information must be entered for advice to receive payments.
|
Originator Bank ID | C | C | 19 |
Note: Either originating bank or ordering customer information must be entered for advice to receive payments.
|
Originator Bank Name | O | O | 20 |
|
Originator Bank Address Line 1-3 | O | O | 21-23 |
|
Intermediary Bank ID Type | C | C | 24 |
|
Intermediary Bank ID | C | C | 25 |
|
Intermediary Bank Name | O | O | 26 |
|
Intermediary Bank Address Line 1-3 | O | O | 27-29 |
|
Import Validations: Book Wire Payments
Note:
|
Field Name | User-Defined: R/C/O | Standard CSV: R/C/O | Standard CSV Field Position | Validations |
---|---|---|---|---|
Record Type | C | R | 1 | Required value: Payment |
Payment Type | C | R | 2 | Required value: FW |
Sender's Reference Number | O | O | 3 | Maximum 16 characters |
Value Date | R | R | 4 |
Note: Holidays and non-processing days are taken into account when determining whether a date is valid.
|
Debit Account # | R | R | 5 |
|
Debit Account Currency | R | R | 6 | Three-character ISO currency code |
Debit Account Type | R | R | 7 | Maximum 32 characters |
Debit Account BankID | R | R | 8 | Maximum 34 characters |
Amount | R | R | 9 |
|
Ordering Customer ID Type | C | C | 10 |
|
Ordering Customer ID | C | C | 11 |
|
Ordering Customer Name | C | C | 12 |
|
Ordering Customer Address Line 1-3 | C | C | 13-15 |
|
Related Reference | O | O | 17 |
|
Beneficiary ID Type | C | C | 18 |
|
Beneficiary ID | C | C | 19 |
|
Beneficiary Name | O | O | 20 | The full name of the payment beneficiary |
Beneficiary Address Line 1-3 | O | O | 21-23 | Lines one and two are required if any beneficiary information is entered and if the beneficiary ID type and ID have not been entered. Line three is optional. |
Beneficiary Bank ID Type | C | C | 24 |
|
Beneficiary Bank ID | C | C | 25 |
|
Beneficiary Bank Name | C | C | 26 | Required if either of the following are true:
|
Beneficiary Bank Address Line 1-3 | C | C | 27-29 | Lines one and two are required if the form of bank identification is the bank name. Line three is optional. |
Reference for Beneficiary | O | O | 30 | Maximum 16 characters |
Intermediary Bank ID Type | C | C |
|
|
Intermediary Bank ID | C | C |
|
|
Intermediary Bank Name | C | C | Required if either of the following are true:
|
|
Intermediary Bank Address Line 1-3 | C | C | 35-37 | Lines one and two are required if an intermediary bank is entered and if the form of bank identification is the bank name. Line three is optional. |
Receiving Bank ID | C | C |
|
|
Receiving Bank Name | C | C | Required if either of the following are true:
|
|
Receiving Bank Address Line 1 | C | C | Lines one and two are required if a receiving bank is entered and if the form of bank identification is the bank name. Line three is optional. | |
Bank to Bank Information Line 1-6 | O | O | Optional lines of bank-to-bank information |
Import Validations: Drafts
The following validations are performed when importing draft payments.
Note:
|
Field Name | User-Defined: R/C/O | Standard CSV: R/C/O | Standard CSV Field Position | Validations |
---|---|---|---|---|
Record Type | C | R | 1 | Required value: Payment |
Payment Type | C | R | 2 | Required value: DR |
Sender's Reference Number | O | O | 3 | Maximum 16 characters |
Debit Account | R | R | 4 |
|
Debit Account Currency | R | R | 5 | Three-character ISO currency code |
Debit Account Type | R | R | 6 | Maximum 32 characters |
Debit Account Bank ID | R | R | 7 | Maximum 34 characters |
Debit Amount | C | C | 8 |
|
Credit Amount | C | C | 9 |
|
Credit Currency | R | R | 10 | Three-character ISO currency code |
Ordering Customer ID Type | R | R | 11 |
|
Ordering Customer ID | R | R | 12 |
|
Ordering Customer Name | R | R | 13 |
|
Ordering Customer Address Line 1-3 | C | C | 14-16 |
|
Beneficiary Name | R | R | 17 | The full name of the payment beneficiary |
Beneficiary Address Line 1-32 | O | O | 18-19 | Two lines of optional address information |
Details of Payment Line 1-4 | O | O | 20-23 | Optional additional wire payment details |
Drawee Bank Name | C | C | 24 | Conditional on the credit currency, as follows:
|
Delivery Details | R | R | 25 | One of the following:
Note: Used only if centrally printed.
|
Delivery Name | C | C | 26 | Required if Send to Another Address is selected for Delivery Details. |
Delivery Address 1 | C | C | 27 | Required if Send to Another Address is selected for Delivery Details. |
Delivery Address 2 | O | O | 28 | |
Delivery City | O | O | 29 | |
Delivery Country | O | O | 30 | |
Delivery State | O | O | 31 | |
Delivery Zip/Postal Code | O | O | 32 | Must be 5 numeric characters. |
Import Validations: Drawdowns
The following table describes the required record format for importing drawdown payments.
Note:
|
Field Name | User-Defined: R/C/O | Standard CSV: R/C/O | Standard CSV Field Position | Field Validations |
---|---|---|---|---|
Record Type | n/a | R | 1 | Required value: Payment |
Payment Type | n/a | R | 2 | Required value: DD |
Sender's Reference Number | O | O | 3 | Maximum 16 characters |
Value Date | R | R | 4 |
Note: Holidays and non-processing days are taken into account when determining whether a date is valid.
|
Beneficiary Account Number | R | R | 5 | Maximum 34 characters |
Beneficiary Account Currency | R | R | 6 | Three-character ISO currency code |
Beneficiary Account Type | R | R | 7 | Maximum 32 characters |
Beneficiary Account Bank ID | R | R | 8 |
|
Amount | R | R | 9 |
|
Currency | R | R | 10 | Three-character ISO currency code |
Ordering Customer ID Type | C | C | 11 |
|
Ordering Customer ID | C | C | 12 |
|
Ordering Customer Name | C | C | 13 |
|
Ordering Customer Address Line 1-3 | C | C | 14-16 |
|
Debit Account Name | R | R | 17 | Maximum 35 characters |
Debit Account Number | R | R | 18 | Maximum 31 characters |
Debit Account Address Line 1-3 | O | O | 19-21 | Three lines of optional debit account address information |
Debit Bank ID Type | O | O | 22 | Required value: "FW" for ABA |
Debit Bank ID | O | O | 23 |
|
Debit Bank Name | O | O | 24 | Maximum 35 characters |
Debit Bank Address Line 1-3 | O | O | 25-27 | Three lines of optional debit bank address information |
Beneficiary Reference | O | O | 28 | Maximum 16 characters |
Bank to Bank Information Line 1-4 | O | O | 29-32 | Optional lines of bank-to-bank information |
Import Validations: Fedwire Payments
Note:
|
Field Name | User-Defined: R/C/O | Standard CSV: R/C/O | Standard CSV Field Position | Field Validations |
---|---|---|---|---|
Record Type | n/a | R | 1 | Required value: Payment |
Payment Type | n/a | R | 2 | Required value: FW |
Sender's Reference Number | O | O | 3 | Maximum 16 characters |
Value Date | R | R | 4 |
Note: Holidays and non-processing days are taken into account when determining whether a date is valid.
|
Debit Account # | R | R | 5 |
|
Debit Account Currency | R | R | 6 | Three-character ISO currency code |
Debit Account Type | R | R | 7 | Maximum 32 characters |
Debit Account Bank ID | R | R | 8 | Maximum 34 characters |
Debit Amount | R | R | 9 |
|
Ordering Customer ID Type | C | C | 10 |
|
Ordering Customer ID | C | C | 11 |
|
Ordering Customer Name | C | C | 12 |
|
Ordering Customer Address Line 1-3 | C | C | 13-15 |
|
Beneficiary ID Type | C | C | 16 |
|
Beneficiary ID | C | C | 17 |
|
Beneficiary Name | O | O | 18 | The full name of the payment beneficiary |
Beneficiary Address Line 1-3 | O | O | 19-21 | Lines one and two are required if any beneficiary information is entered and if the beneficiary ID type and ID have not been entered. Line three is optional. |
Beneficiary Bank ID Type | C | C | 22 |
|
Beneficiary Bank ID | C | C | 23 |
|
Beneficiary Bank Name | C | C | 24 | Required if either of the following are true:
|
Beneficiary Bank Address Line 1-3 | C | C | 25-27 | Lines one and two are required if the form of bank identification is the bank name. Line three is optional. |
Details of Payment | O | O | 28-31 | Optional additional wire payment details |
Intermediary Bank ID Type | C | C | 32 |
|
Intermediary Bank ID | C | C | 33 |
|
Intermediary Bank Name | C | C | 34 | Required if either of the following are true:
|
Intermediary Bank Address Line 1-3 | C | C | 35-37 | Lines one and two are required if an intermediary bank is entered and if the form of bank identification is the bank name. Line three is optional. |
Reference for Beneficiary | O | O | 38 | Maximum 16 characters |
Bank to Bank Information Line 1-6 | O | O | 39-44 | Optional lines of bank-to-bank information |
Receiving Bank ID Type | C | C | 45 |
|
Receiving Bank ID | C | C | 46 |
|
Receiving Bank Name | C | C | 47 | Required if either of the following are true:
|
Receiving Bank Address Line 1-3 | C | C | 48-50 | Lines one and two are required if a receiving bank is entered and if the form of bank identification is the bank name. Line three is optional. |
Fedwire-Structured Remittance Information
Fedwire -Unstructured Remittance Information Fedwire-Related Remittance Information |
O | O |
|
|
Repetitive-Amount/Debit Amount | R |
|
||
Repetitive-Bank to Bank Information - Line 1-6 | O | Optional lines of bank-to-bank information | ||
Repetitive-Details of Payment - Line 2-4 | R |
|
||
Repetitive-Sender's Reference Number | O | Maximum 16 characters | ||
Repetitive-Reference for Beneficiary | O | Maximum 16 characters | ||
Repetitive-Structured Remittance Information
Repetitive-Unstructured Remittance Information Repetitive -Related Remittance Information |
C |
|
Import Validations: International Wires Payments
Note:
|
Field Name | User-Defined: R/C/O | Standard CSV: R/C/O | Standard CSV Field Position | Validations |
---|---|---|---|---|
Record Type | C | R | 1 | Required value: Payment |
Payment Type | C | R | 2 | Required value: FX |
Sender's Reference Number | O | O | 3 | Maximum 16 characters |
Value Date | R | R | 4 |
Note: Holidays and non-processing days are taken into account when determining whether a date is valid.
|
Debit Account # | R | R | 5 |
|
Debit Account Currency | R | R | 6 | Three-character ISO currency code |
Debit Account Type | R | R | 7 | Maximum 32 characters |
Debit Account Bank ID | R | R | 8 | Maximum 34 characters |
Debit Amount | C | C | 9 |
|
Credit Amount | C | C | 10 |
|
Credit Currency | C | C | 11 | Three-character ISO currency code |
Ordering Customer ID Type | C | C | 12 |
|
Ordering Customer ID | C | C | 13 |
|
Ordering Customer Name | C | C | 14 |
|
Ordering Customer Address Line 1-3 | C | C | 15-17 |
|
Beneficiary ID Type | C | C | 18 |
|
Beneficiary ID | C | C | 19 |
|
Beneficiary Name | O | O | 20 | The full name of the payment beneficiary |
Beneficiary Address Line 1-3 | O | O | 21-23 | Lines one and two are required if any beneficiary information is entered and if the beneficiary ID type and ID have not been entered. Line three is optional. |
Beneficiary Bank ID Type | C | C | 24 |
|
Beneficiary Bank ID | C | C | 25 |
|
Beneficiary Bank Name | C | C | 26 | Required if either of the following are true:
|
Beneficiary Bank Address Line 1-3 | C | C | 27-29 | Lines one and two are required if the form of bank identification is the bank name. Line three is optional. |
Intermediary Bank ID Type | C | C | 30 |
|
Intermediary Bank ID | C | C | 31 |
|
Intermediary Bank Name | C | C | 32 | Required if either of the following are true:
|
Intermediary Bank Address Line 1-3 | C | C | 33-35 | Lines one and two are required if an intermediary bank is entered and if the form of bank identification is the bank name. Line three is optional. |
Receiving Bank ID Type | C | C | 36 |
|
Receiving Bank ID | C | C | 37 |
|
Receiving Bank Name | C | C | 38 | Required if either of the following are true:
|
Receiving Bank Address Line 1-3 | C | C | 39-41 | Lines one and two are required if a receiving bank is entered and if the form of bank identification is the bank name. Line three is optional. |
Details of Payment Line 1-4 | O | O | 42-45 | Optional additional wire payment details |
Charges | O | O | 46 | Valid values:
|
Receiver Info – Line 1-6 | O | O | 47 | One of the following:
Use each code only once (except for the continuation code). The following example shows three codes with three continuations, for a total of six lines: /REC/1234,/PHON/8885551212,/ACC/1212121,//abcde,//24232,//more info |
Rate | O | 53 | 18, decimal point, 9 | |
Contract Number | R | 54 | Required if rate is selected. |
Import Validations: MultiBank Payments
The following validations are performed when importing MultiBank payments.
Note:
|
Field Name | User-Defined: R/C/O | Standard CSV: R/C/O | Standard CSV Field Position | Validations |
---|---|---|---|---|
Record Type | C | R | 1 | Required value: Payment |
Payment Type | C | R | 2 | Required value: FX |
Sender's Reference Number | O | O | 3 | Maximum 16 characters |
Value Date | R | R | 4 |
Note: Holidays and non-processing days are taken into account when determining whether a date is valid.
|
Debit Account # | R | R | 5 |
|
Debit Account Currency | R | R | 6 | Three-character ISO currency code |
Debit Account Type | R | R | 7 | Maximum 32 characters |
Debit Account Bank ID | R | R | 8 | Maximum 34 characters |
Amount | R | R | 9 |
|
Currency | R | R | 10 | Three-character ISO currency code |
Ordering Customer ID Type | C | C | 11 |
|
Ordering Customer ID | C | 12 |
|
|
Ordering Customer Name | C | C | 13 |
|
Ordering Customer Address Line 1-3 | C | 14-16 |
|
|
Beneficiary ID Type | C | C | 17 |
|
Beneficiary ID | C | C | 18 |
|
Beneficiary Name | O | O | 19 | The full name of the payment beneficiary |
Beneficiary Address Line 1-3 | O | O | 20-22 | Lines one and two are required if any beneficiary information is entered and if the beneficiary ID type and ID have not been entered. Line three is optional. |
Beneficiary Bank ID Type | C | C | 23 |
|
Beneficiary Bank ID | C | C | 24 |
|
Beneficiary Bank Name | C | C | 25 | Required if either of the following are true:
|
Beneficiary Bank Address Line 1-3 | C | C | 26-28 | Lines one and two are required if the form of bank identification is the bank name. Line three is optional. |
Intermediary Bank ID Type | C | C | 29 |
|
Intermediary Bank ID | C | C | 30 |
|
Intermediary Bank Name | C | C | 31 | Required if either of the following are true:
|
Intermediary Bank Address Line 1-3 | C | C | 32-34 | Lines one and two are required if an intermediary bank is entered and if the form of bank identification is the bank name. Line three is optional. |
Details of Payment Line 1-4 | O | O | 35-38 | Optional additional wire payment details |
Charges | O | O | 39 | Indicates which party to the wire is responsible for paying any related fees
Options are as follows:
|
Receiver Information - Line 1-4 | O | O | 40-43 | Additional information about the payment to the receiving bank and/or the beneficiary.
Format: /<CODE>/<additional information>/ where <CODE> is one of the following:
Examples:
Use each code only once (except for the continuation code). The following example shows four codes with two continuations, for a total of six lines: /REC/1234,/PHON/8885551212,/ACC/1212121,/CHEQUE/244335232,//more info,//more info |
Import Validations: Transfers
Account transfers can be imported using either the standard CSV format or a user-defined CSV import profile. Transfers can be imported only as single transfers.
The following table describes the required record format for importing transfers.
Note:
|
Field Name | User-Defined: R/C/O | Standard CSV: R/C/O | Standard CSV Field Position | Field Validations |
---|---|---|---|---|
Record Type | n/a | R | 1 | Required value: Payment |
Payment Type | n/a | R | 2 | Required value: AT |
From Account | R | R | 3 | |
From Account Currency | R | R | 4 | Three-character ISO currency code |
From Account Type | R | R | 5 | Maximum 32 characters |
From Account Bank ID | R | R | 6 | Maximum 34 characters |
To Account | R | R | 7 | |
To Account Currency | R | R | 8 | Three-character ISO currency code |
To Account Type | R | R | 9 | Maximum 32 characters |
To Account Bank ID | R | R | 10 | Maximum 34 characters |
Amount | R | R | 11 |
|
Transaction Currency | R | R | 12 | Three-character ISO currency code |
Memo | O | O | 13 | Maximum 128 characters |
Schedule Time | O | O | 14 |
|
Date | R | R | 15 |
Note: Holidays and non-processing days are taken into account when determining whether a date is valid.
|
PAYMENT,HEADER,07082010,,0001
Payment,AT,1234567890,USD,CPCK,047000283,2345678901,USD,CPCK,047000283,13.54,USD,MEMO,21:40,07092010
PAYMENT,TRAILER,000000000003354,1
Import validations: US Federal Tax Payments
The following validations are performed when importing US federal tax payments.
Note:
|
Field Name | User-Defined: R/C/O | Standard CSV: R/C/O | Standard CSV Field Position | Validations |
---|---|---|---|---|
Record Type | C | C | 1 |
|
Payment Type | C | C | 2 |
|
Sender's Reference Number | O | O | 3 | Maximum 16 characters |
Value Date | R | R | 4 |
Note: Holidays and non-processing days are taken into account when determining whether a date is valid.
|
Debit Account | R | R | 5 | Maximum 34 characters |
Debit Account Currency | R | R | 6 | Three-character ISO currency code |
Debit Account Type | R | R | 7 | Maximum 32 characters |
Debit Account Bank ID | R | R | 8 | Maximum 34 characters |
Beneficiary Bank ID Type | R | R | 9 |
|
Beneficiary Bank ID | R | R | 10 |
|
Beneficiary Bank Name | R | R | 11 | Maximum 34 characters |
Intermediary Bank ID Type | R | R | 12 | Required value: FW for ABA |
Intermediary Bank ID | R | R | 13 |
|
Intermediary Bank Name | R | R | 14 | Maximum 35 characters |
Contact Name | O | O | 15 | Maximum 35 characters |
Telephone Number | O | O | 16 | Maximum 12 characters |
Taxpayer Identification Number | R | R | 17 | Nine numeric characters |
Taxpayer Name Control | R | R | 18 | Four alphanumeric characters |
Taxpayer Name | R | R | 19 | |
Taxpayer Address Line 1-3 | O | O | 20-22 | |
Tax Type Code | R | R | 23 | Maximum five characters |
Tax Year | R | R | 24 | Numeric, 2 characters |
Tax Month | R | R | 25 | Numeric, 2 characters |
Tax Amount | O | O | 26 | Amount between 4 and 13 characters in length, including the decimal* |
Interest Amount | O | O | 27 | Amount between 4 and 13 characters in length, including the decimal* |
Penalty Amount | O | O | 28 | Amount between 4 and 13 characters in length, including the decimal* |
Tax Form CT-1 - FICA Equivalent Amount | C | C | 29 | Amount between 4 and 13 characters in length, including the decimal* |
Tax Form CT-1 - Industry Portion Amount | C | C | 30 | Amount between 4 and 13 characters in length, including the decimal* |
Tax Form 941 - Social Security Amount | C | C | 31 | Amount between 4 and 13 characters in length, including the decimal* |
Tax Form 941 - Medicare Amount | C | C | 32 | Amount between 4 and 13 characters in length, including the decimal* |
Tax Form 941 - Withholdings Amount | C | C | 33 | Amount between 4 and 13 characters in length, including the decimal* |
Tax Form 720 - Abstract Number 1 | C | C | 34 | Maximum three characters |
Tax Form 720 - Amount for Abstract Number 1 | C | C | 35 | Amount between 4 and 13 characters in length, including the decimal* |
Tax Form 720 - Abstract Number 2 | C | C | 36 | Maximum three characters |
Tax Form 720 - Amount for Abstract Number 2 | C | C | 37 | Amount between 4 and 13 characters in length, including the decimal* |
Tax Form 720 - Abstract Number 3 | C | C | 38 | Maximum three characters |
Tax Form 720 - Amount for Abstract Number 3 | C | C | 39 | Amount between 4 and 13 characters in length, including the decimal* |