Customer Inquiry
Overview
CustInq
This operation allows you to retrieve individual customer details that exist in a provider’s application.
Behavior
Within the request, you are required to send in either the
AcctId
and AcctType
elements or the
CustId
element.
The response provides demographic information regarding the customer. This information contains name, address, phone number, email addresses, date of birth, employer, and additional information specific to this customer.
If the customer’s AcctId
, AcctType
, or
CustId
are unavailable, you can use the CustSrch
operation to search for a matching customer record.
The CustSrch
response contains the CustId
element, which
can then be passed into the CustInq
operation to obtain the desired
customer information.
There are multiple address types available such as IRS address, physical address, seasonal
address, and others. The CustInq
operation returns the customer address as
stored in the CIF Master File (CFMAST).
To limit the size of the response payload, and in an attempt to return relevant information to the request, jXchange incorporates the use of x_ elements for inquiries. These elements function as canonical values to specify the information needed by the consumers of the web service.
XtendElem
. The valid values
are found in the corresponding response for that particular operation. If requested, the
x_ value is found in the matching complex element in the response.
For example, by specifying x_TaxDetail in XtendElem
,
the response includes the TaxDetail
complex containing the customer’s tax
detail.XPath Elements
XPath Elements
For this business service, certain template fields, or XPath elements, are sent in on the request and corresponding elements are returned in the response.
The following tables list the elements that you send on the request and what is sent back in the response. Each table also includes any pertinent notes, such as element values or whether it is required for input.
XPath Element | File/Field | Description | Notes |
---|---|---|---|
CustId | CFACCT.CFCIF# | Customer Number | Either this element or AcctId and
AcctType are required. |
AcctId | CFACCT.CFACC# | Account Number | Either these elements or CustId are
required. |
AcctType | CFACCT.CFATYP | Account Type | Either these elements or CustId are
required. |
XtendElem | N/A | Inquiry Filter 1-4 | There are four total elements available for you to enter information into. |
XPath Element | File/Field | Description | Notes |
---|---|---|---|
| N/A | User Access Level | Canonical
|
| CFMAST.CFNA1 | Customer Alias | N/A |
| CFMAST.CFFNA | Customer First Name | N/A |
| CFMAST.CFMNA | Customer Middle Name | N/A |
| CFMAST.CFLNA | Customer Last Name | N/A |
| CFMAST.CFSFX | Name Suffix | N/A |
| CFMAST.CFEXTTL | Title | N/A |
| CFMAST.CFNA1 | Customer Name | N/A |
| CFMAST.CFNA1 | Name & Address Line #2 | N/A |
| CFMAST.CFNA1 | Name & Address Line #3 | N/A |
| CFMAST.CFNA1 | Name & Address Line #4 | N/A |
| CFMAST.CFNA2 | Address Line 1 | N/A |
| CFMAST.CFNA3 | Address Line 2 | N/A |
| CFMAST.CFCITY | City | N/A |
| CFMAST.CFSTAT | State Code | N/A |
| CFMAST.CFZIP | ZIP Code | N/A |
| CFMAST.CFZIPD | Delivery Point | N/A |
| CFMAST.CFFORC | Foreign Country | N/A |
| CFMAST.CFFORN | Foreign Address | N/A |
| CFMAST.CFBADA | Insufficient Address | N/A |
| N/A | Customer Type Code | N/A |
| CFMAST.CFNAICS | NAICS Code | N/A |
| CFMAST.CFBUST | Standard Industry Code | N/A |
| CFMAST.CFSNME | Short Name | N/A |
| CFMAST.CFSEX | Sex | Canonical
|
| CFMAST.CFBIRD | Date of Birth | N/A |
| CFMAST.CFEMPL | Employer | N/A |
OccType | CFMAST.CFOCPCD | Occupation | N/A |
| CFMAST.CFORGD | Original Customer Date | N/A |
| CFMAST.CFDLM | Last Maintenance Date | N/A |
| CFMAST.CFDEAD | Deceased Customer Flag | N/A |
| CFMAST.CFDDEA | Deceased Date | N/A |
| CFMAST.CFNA4 | City State ZIP | N/A |
| CFMAST.CFEML1 | Email Address | N/A |
| CFMAST.CFEML2 | Other Email Address | N/A |
| N/A | Email Description | N/A |
| N/A | Phone Description 1-6 | There are six total elements available for you to enter information into. |
| CFMAST.CFBPHX | Business Phone Extension | N/A |
| CFMAST.CFCIF# | Customer Number | N/A |
| CFACCT.CFACC# | Account Number | N/A |
| CFACCT.CFATYP | Account Type | N/A |
| LNNAIC.NAIDSC | NAICS Description | N/A |
| CFSICC.CFSINA | Standard Industry Description | N/A |
| N/A | Messages Exist | N/A |
| N/A | Alert Messages Exist | N/A |
| N/A | Seasonal Address Exist | N/A |
| N/A | IRS Address Exist | N/A |
| HBMAST.HBCID | NetTeller ID 1-10 | There are 10 total elements available for you to enter information into. |
| CFMAST.CFSSCD | Tax ID Type | N/A |
| CFPART.TXDESC | Tax ID Description | N/A |
| CFMAST.CFSSNO | Tax ID Number | N/A |
| CFMAST.CFSSFX | Tax ID Modifier | N/A |
| CFMAST.CFTINS | Tax ID Certification Status Code | N/A |
| N/A | TIN Certification Status | N/A |
| CFMAST.CFTNDT | Tax ID Certification Date | N/A |
| CFMAST.CFBNOT | Number of B Notices Sent | N/A |
| CFMAST.CFBNDT | Last B Notice Sent Date | N/A |
| N/A | Home Phone | N/A |
| N/A | Business Phone | N/A |
| N/A | Home Phone | N/A |
| N/A | Business Phone | N/A |
| N/A | Cell Phone #1 | N/A |
| N/A | Cell Phone #2 | N/A |
| N/A | Fax Number 1 | N/A |
| N/A | Fax Number 2 | N/A |
| N/A | Phone Description | N/A |
| N/A | Business Extension 2 | N/A |
| CFMAST.CFTXET | Tax Return Extension Date | N/A |
| CFMAST.CFTXRT | Tax Return Date | N/A |
| N/A | User Access Acct Level | Canonical
|
| CFMAST.CFIRSA | IRS Street Address | N/A |
| CFMAST.CFIRSC | IRS City | N/A |
| CFMAST.CFIRSS | IRS State Code | N/A |
| CFMAST.CFIRSZ | IRS ZIP Code | N/A |
| CFMAST.CFIRSD | IRS Delivery Point | N/A |
| CFMAST.CFADAT | Alien W8 Certification Date | N/A |
| CFORGN.FPCITY | Alien Postal City | N/A |
| CFORGN.FPPROV | Alien Postal Province | N/A |
| N/A | Tax ID Number | N/A |
| CFORGN.FPCNTR | Alien Postal Country | N/A |
| N/A | Phone Display 1-8 | There are eight total elements available for you to enter information into. |
| CFORGN.FCNTRY | Alien Country of Residency | N/A |
| CFORGN.FEXMPT | Exemption Code | N/A |
| CFOPR3.F3DESC | IRS W/H Exemption Description | N/A |
| CFORGN.FRECIP | Recipient Code | N/A |
| CFOPR2.F2DESC | IRS Recipient Description | N/A |
| CFMAST.CFAFLG | Alien Customer | N/A |
| CFMAST.W8STAT | Alien W8 Status Code | N/A |
| N/A | W8 Status Description | N/A |
| CFMAST.CFAEDAT | Alien W8 Expiration Date | N/A |
| CFMAST.CFOFFR | Officer | N/A |
| CFMAST.CFBRNN | Branch | N/A |
| CFMAST.CFCLAS | Class Code | N/A |
| CFMAST.CFGRP# | Related Customer Group | N/A |
| CFMAST.CFINQC | Inquiry ID Code | N/A |
| CFPARS.SICDES | SIC Description 1-8 | There are eight total elements available for you to enter information into. |
| CFPAR3.CP3DSC | User Description 1-8 | There are eight total elements available for you to enter information into. |
UserDefTxt | CFPARB.CBFDSC | Field Description 1-35 | There are 35 total elements available for you to enter information into. |
| CFMAST.CFSIC1 | SIC #1 User Defined | N/A |
| CFMAST.CFSIC2 | SIC #2 User Defined | N/A |
| CFMAST.CFSIC3 | SIC #3 User Defined | N/A |
| CFMAST.CFSIC4 | SIC #4 User Defined | N/A |
| CFMAST.CFSIC5 | SIC #5 User Defined | N/A |
| CFMAST.CFSIC6 | SIC #6 User Defined | N/A |
| CFMAST.CFSIC7 | SIC #7 User Defined | N/A |
| CFMAST.CFSIC8 | SIC #8 User Defined | N/A |
| CFMAST.CFUIC1 | UIC #1 User Defined | N/A |
| CFMAST.CFUIC2 | UIC #2 User Defined | N/A |
| CFMAST.CFUIC3 | UIC #3 User Defined | N/A |
| CFMAST.CFUIC4 | UIC #4 User Defined | N/A |
| CFMAST.CFUIC5 | UIC #5 User Defined | N/A |
| CFMAST.CFUIC6 | UIC #6 User Defined | N/A |
| CFMAST.CFUIC7 | UIC #7 User Defined | N/A |
| CFMAST.CFUIC8 | UIC #8 User Defined | N/A |
| SDUSRFLDS.USFVAL | Field Value 1-35 | There are 35 total elements available for you to enter information into. |
| CFPAR3.CP3DSC | User Description 1-8 | There are eight total elements available for you to enter information into. |
| CFMAST.CFIRSF | IRS Foreign Address | N/A |
| CFMAST.CFINSC | Insider Code | N/A |
| CFMAST.CFVIPC | VIP Customer | N/A |
| CFMAST.CFLEAS | Lease Security Code | N/A |
| CFMAST.CFWRTH | Net Worth | N/A |
| CFMAST.CFCCYC | Customer Combined Cycle Code | N/A |
| CFMAST.CFHLDM | Mailing Instructions Code | N/A |
| CFMAST.CFIRSFC | IRS Foreign Country | N/A |
| CFMAST.CFPROA | Profit Analysis | N/A |
| CFMAST.CFWVCD | Financial Statement Waive Code | N/A |
| CFMAST.CFWVDT | Financial Statement Waive Date | N/A |
| CFMAST.CFCFSD | Most Recent Financial Statement Date | N/A |
| CFMAST.CFFSDT | Financial Statement Expiration Date | N/A |
| CFMAST.CFLTDT | Financial Statement Last Letter Sent Date | N/A |
| CFMAST.SALESAC | Sales Associate | N/A |
| JHPARHV.HVDESC | Value Description | N/A |
| CFMAST.CFLANG | Preferred Language Code | Canonical
|
| JHOFFR.JHONAM | Officer Name | N/A |
| JHDATA.JDNAME | Bank/Branch Name | N/A |
| JHCLAS.JHCDES | Class Description | N/A |
| CFPARG.CPGRPD | Related Customer Group | N/A |
| CFPAR5.CP5TXT | Insider Code Text | N/A |
| N/A | VIP Customer Description | N/A |
| DDPAR7.CYDESC | Cycle Description | N/A |
| JHMAIL.JHMDES | Hold Mail Description | N/A |
| CFPAR9.CP9DSC | Financial Waive Statement Description | N/A |
| CFMAST.CFNCLEX7 | No Call Expiration Date | N/A |
| CFMAST.CFNOCALL | No Call Customer | N/A |
| CFMAST.CFREGP | Privacy Act Opted Out | N/A |
| CFMAST.CFRPD7 | Privacy Act Last Notice Sent Date | N/A |
| CFMAST.CFCRAS | CRA State Code | N/A |
| LNPAR5.L5DESC | CRA State Description | N/A |
| CFMAST.CFCNTY | CRA County Code | N/A |
| CFMAST.CFCENS | CRA Census Tract | N/A |
| CFMAST.CFSMSA | CRA SMSA Code | N/A |
| CFMAST.CFCRAL | CRA Location Code | N/A |
| CFMAST.CFINCL | CRA Income Level | N/A |
| CFMAST.CFAFLOPT | Affiliate Opt Out Code | N/A |
| CFMAST.CFAFLEXCD | Affiliate Opt Out Exception Code | N/A |
| CFMAST.CFAFLECD7 | Affiliate Opt Out Exception Date | N/A |
| CFMAST.CFAFLEXD7 | Affiliate Opt Out Expiration Date | N/A |
| CFMAST.CFRETN | CIF Retention Period | N/A |
| CFMAST.CFRSKRT | Risk Rating | N/A |
| CFMAST.CFRSKD7 | Risk Rating Date | N/A |
| CFMAST.CFRSKBY | Risk Rated By | N/A |
| CFPARRT.RPRSKDSC | Risk Rating Description | N/A |
| JHOFFR.JHONAM | Officer Name | N/A |
| CFMAST.CFTINMATCH | IRS TIN Match Flag | Canonical
|
| CFORGN.FPCODE | Alien Postal ZIP Code | N/A |
| JHPARJ.JJSANAME | Sales Associate Name | N/A |
| N/A | Affiliate Opt Out Description | N/A |
| CFPARE.CPAFLEXCDS | Affiliate Opt Out Exception Description | N/A |
| CFMASTV4.CFFICO | Current FICO® Score | N/A |
| CFMAST.CFNAMC | Customer Name Control | N/A |
| JHBRAND.MBNAME | Brand Name 1-20 | There are 20 total elements available for you to enter information into. |
| JHBRAND.MBCODE | Brand Code 1-20 | There are 20 total elements available for you to enter information into. |
| N/A | Beneficial Owner | N/A |
| CFMAST.W8TYPE | Alien W8 Type | Canonical
|
| CFORGN.FFORTIN | Foreign TIN | N/A |
| CFORGN.FCITZN | Citizenship Country | N/A |
| CFORGN.FRGIIN | Recipient GIIN | N/A |
| CFORGN.FGIINDP7 | GIIN Provided Date | N/A |
| CFORGN.FGIINDC7 | GIIN Certified Date | N/A |
| N/A | Chapter Exists 1 | N/A |
| N/A | Chapter Exists 2 | N/A |
| CFORGN.FCHAPTER | Reporting Chapter 1 | N/A |
| CFORGN.FCHAPTER | Reporting Chapter 2 | N/A |
| CFORGN.FEXMPT | Exemption Code 1 | N/A |
| CFORGN.FEXMPT | Exemption Code 2 | N/A |
| CFOPR2.F2DESC | IRS Recipient Description 1 | N/A |
| CFOPR2.F2DESC | IRS Recipient Description 2 | N/A |
| CFORGN.FRECIP | Chapter 3 Status 1 | N/A |
| CFORGN.FRECIP | Chapter 3 Status 2 | N/A |
| CFMAST.CFWHCD | Federal Withholding Code | N/A |
| CFMAST.CFWHPR | State W/H Code | N/A |
| JHWITH.JHWDES | W/H Description 1 | N/A |
| JHWITH.JHWDES | W/H Description 2 | N/A |
| CFMAST.CFDLAC7 | Last Contact Date | N/A |
| CFMAST.CFWRTH | Net Worth Amount | N/A |
| CFFBENIN.FINCENLE | FinCEN Legal Entity | Canonical
|
| CFFBENIN.OVRPCT | Override Ownership Percentage | N/A |
| CFFBENIN.PCTREASON | Override Percentage Reason | N/A |
| CFFBENIN.EXCLCODE | Exclusion Code | N/A |
| CFPARN.PNEXDESC | Exclusion Code Description | N/A |
| CFPROC.OVERDESC | Override Reason Code Description | N/A |
| CFPARZ.CPZIDS | Identification Description | N/A |
| CFMLID.CFIDCD | Identification Code | N/A |
| CFMLID.CFIDNO | Identification Number | N/A |
| CFMLID.CFVRYCD | Verification Code | N/A |
| CFMLID.CFVTXST | Teller CTR State Code | N/A |
| N/A | Identification Verification | Canonical
There are four total elements available for you to enter information into. |
| CFMLID.CFPLIS | Place of Issuance | N/A |
| CFMLID.CFIISD7 | Date of Issuance | N/A |
| CFMLID.CFIEXD7 | Expiration Date | N/A |
| CFMLID.CFICTD7 | Contact Date | N/A |
Validations
Validations
Within the response, specific validations can appear in the response if incorrect or different information than what is required is sent in the request.
The following table lists the errors that can be returned and includes what prompts the validation to occur.
Code | Element | System Message | Validation Trigger |
---|---|---|---|
1 | AcctId | Account not found | Presents when the account number/type combination is not found in the CIF Account File (CFACCT). |
1 | AcctType | Account not found | Presents when the account number/type combination is not found in the CIF Account File (CFACCT). |
7 | AcctType | Account type is not valid | Presents when this element has a value of G or C. |
34 | N/A | Function is not available during Nightly Updates | Presents when end-of-day (EOD) is running on the core system and a function is determined to be unavailable during EOD. |
45 | N/A | Numeric data is not valid | Presents when a value is sent in this element that is not numeric. |
400000 | AcctType | Account Type required when customer number not included | Presents when both this element and the CustId
element are sent with a blank value. |
400017 | CustId | Customer number and Account number cannot both have values | Presents when a value is sent in both this element and the
AcctId element. Both cannot be populated at the same time on the
request. |
400028 | CustId | Customer not found | Presents when the value sent in this element is not found in the CIF Master File (CFMAST). |
400162 | N/A | Function not available during Store Forward mode | Presents when EOD is running on the core system and the function is determined to be unavailable during EOD. |
Service Dictionary
Service Dictionary
Service Dictionary Search provides consumers a service that can convey a service provider's element XSD path, requirements, default values, open enumerated canonical values, help/knowledge content, and fault codes per operation.
Within the SvcDictSrch
operation, you can send
Operation Name in the SvcDictName
element and
Rq or Rs in the SvcDictType
element. Within the response, SvcDictSrch
returns all mapped elements,
including any newly mapped elements, and any elements that have specific allowed values. The
following table lists the response information for elements with specified allowed values.
Element Name | Field Value (ElemCanocVal) | Field Description (ElemCanocValDesc) |
---|---|---|
XtendElem | x_AcctBenf | N/A |
XtendElem | x_ACHHistSrchRec | N/A |
XtendElem | x_BusDetail | N/A |
XtendElem | x_CondNotfInfoRec | N/A |
XtendElem | x_DepAcctInfo | N/A |
XtendElem | x_DepBalDtInfo | N/A |
XtendElem | x_DepInfoRec | N/A |
XtendElem | x_DepNSFODInfo | N/A |
XtendElem | x_DepRateIntInfo | N/A |
XtendElem | x_DepRegRptInfo | N/A |
XtendElem | x_DepStmtInfo | N/A |
XtendElem | x_DepTaxInfo | N/A |
XtendElem | x_EscrwAnlys | N/A |
XtendElem | x_EscrwFldInsurArray | N/A |
XtendElem | x_EscrwPayeeArray | N/A |
XtendElem | x_EscrwPmtBal | N/A |
XtendElem | x_EFTCardBlkTrnArray | N/A |
XtendElem | x_EFTCardCntryArray | N/A |
XtendElem | x_EFTCardHist | N/A |
XtendElem | x_EFTCardHistSrchRec | N/A |
XtendElem | x_EFTCardMailAddrInfo | N/A |
XtendElem | x_EFTCardTrvInfo | N/A |
XtendElem | x_FinInstInfoProcRec | N/A |
XtendElem | x_IdVerify | N/A |
XtendElem | x_IntentAccessInfoRec | N/A |
XtendElem | x_IntentCashMgmtInfoRec | N/A |
XtendElem | x_IntentInfoRec | N/A |
XtendElem | x_IntentValidXferInfoRec | N/A |
XtendElem | x_IntentXferInfoRec | N/A |
XtendElem | x_LnAcctInfo | N/A |
XtendElem | x_LnBalDtInfo | N/A |
XtendElem | x_LnDlrInfo | N/A |
XtendElem | x_LnInfoRec | N/A |
XtendElem | x_LnMtgInfo | N/A |
XtendElem | x_LnPastDueInfo | N/A |
XtendElem | x_LnPmtInfo | N/A |
XtendElem | x_LnPmtInfo | N/A |
XtendElem | x_LnProtInfo | N/A |
XtendElem | x_LnRateInfo | N/A |
XtendElem | x_LnRealEstateInfo | N/A |
XtendElem | x_LnRegRptInfo | N/A |
XtendElem | x_LnRenExtInfo | N/A |
XtendElem | x_LnStopInfo | N/A |
XtendElem | x_LnUnitAcctInfo | N/A |
XtendElem | x_LnUnitBalDtInfo | N/A |
XtendElem | x_LnUnitInfoRec | N/A |
XtendElem | x_LnUnitPmtInfo | N/A |
XtendElem | x_LnUnitProtInfo | N/A |
XtendElem | x_LnUnitRateInfo | N/A |
XtendElem | x_LnUnitRenExtInfo | N/A |
XtendElem | x_PersonName | N/A |
XtendElem | x_PlnTaxInfo | N/A |
XtendElem | x_RegDetail | N/A |
XtendElem | x_SafeDepAcctInfo | N/A |
XtendElem | x_SafeDepInfoRec | N/A |
XtendElem | x_StmtDataHistSrchRec | N/A |
XtendElem | x_TaxDetail | N/A |
XtendElem | x_TaxPlnDist | N/A |
XtendElem | x_TimeDepAcctInfo | N/A |
XtendElem | x_TimeDepBalDtInfo | N/A |
XtendElem | x_TimeDepInfoRec | N/A |
XtendElem | x_TimeDepRateIntInfo | N/A |
XtendElem | x_TimeDepRegRptInfo | N/A |
XtendElem | x_TimeDepRenInfo | N/A |
XtendElem | x_TimeDepStmtInfo | N/A |
XtendElem | x_TimeDepTaxInfo | N/A |
XtendElem | x_TrckAcctInfoRec | N/A |
XtendElem | x_TrnTotArray | N/A |
XtendElem | x_UserDefInfoArray | N/A |
IdVerifyCode | AI | Article of Inc/By Laws |
IdVerifyCode | AL | Alien Registration Card |
IdVerifyCode | BC | Birth Certificate |
IdVerifyCode | BL | Business License |
IdVerifyCode | CO | Certificate of Org/Opr Agree |
IdVerifyCode | DL | Driver's License |
IdVerifyCode | FD | Foreign Driver License with Photo |
IdVerifyCode | FP | Foreign Passport |
IdVerifyCode | GC | Green Card |
IdVerifyCode | GI | State ID Card |
IdVerifyCode | GW | Permanent Resident Card |
IdVerifyCode | ID | Native American Tribal ID |
IdVerifyCode | MA | Border Crossing Card |
IdVerifyCode | MI | Military ID with Photo |
IdVerifyCode | ML | Military ID |
IdVerifyCode | MM | Mother's Maiden Name |
IdVerifyCode | NI | Identity Card/National ID |
IdVerifyCode | OG | Other Government Issued ID |
IdVerifyCode | OT | Other ID |
IdVerifyCode | PS | Partnership Agreement |
IdVerifyCode | SI | Canadian Province ID |
IdVerifyCode | SS | Social Security Number |
IdVerifyCode | TB | Recent Tax Bill |
IdVerifyCode | UB | Recent Utility Bill |
IdVerifyCode | US | US Passport |
IdVerifyCode | VR | Voter Registration Photo Card |
IdVerifyQuery | ConDt | N/A |
IdVerifyQuery | ExpDt | N/A |
IdVerifyQuery | IssDt | N/A |
IdVerifyQuery | IssLoc | N/A |
CustRec.Rstr | Clear | N/A |
CustRec.Rstr | Hid | N/A |
CustRec.Rstr | No | N/A |
CustRec.Rstr | NoAccess | N/A |
CustRec.Rstr | NoAccessPart | N/A |
CustRec.Rstr | ReadOnly | N/A |
CustRec.Rstr | ReadOnlyPart | N/A |
CustRec.Rstr | ReadWrite | N/A |
CustRec.Rstr | ReadWritePart | N/A |
CustRec.Rstr | Yes | N/A |
InvAddr | N | No |
InvAddr | Y | Yes |
NAICSCode | Pulled from CFMAST.CFNAICS | N/A |
StdIndustCode | Pulled from CFMAST.CFBUST | N/A |
Gender | Female | Female |
Gender | Male | Male |
PhoneType | Home Phone | N/A |
PhoneType | Hone Phone 2 | N/A |
PhoneType | Business Phone | N/A |
PhoneType | Business Phone 2 | N/A |
PhoneType | Home Cell Phone | N/A |
PhoneType | Business Cell Phone | N/A |
PhoneType | Home Fax Number | N/A |
PhoneType | Business Fax Number | N/A |
TINCode | A | Applied For |
TINCode | C | Canadian Reportable |
TINCode | F | Foreign Reportable |
TINCode | G | Foreign Non-Report |
TINCode | I | Individual |
TINCode | N | Non-Reporting Bus |
TINCode | T | Business |
TINCode | X | TIN not Required |
CertCode | B | "B" Notice has been Generated by the IRS |
CertCode | C | Customer has Certified the TIN Provided |
CertCode | S | You have Sent the Customer a TIN Certificate |
CustId.Rstr | Clear | N/A |
CustId.Rstr | Hid | N/A |
CustId.Rstr | No | N/A |
CustId.Rstr | NoAccess | N/A |
CustId.Rstr | NoAccessPart | N/A |
CustId.Rstr | ReadOnly | N/A |
CustId.Rstr | ReadOnlyPart | N/A |
CustId.Rstr | ReadWrite | N/A |
CustId.Rstr | ReadWritePart | N/A |
CustId.Rstr | Yes | N/A |
IRSExemptCode | 1 | Effectively Connected Income |
IRSExemptCode | 2 | Exempt Under IRC |
IRSExemptCode | 3 | Income is Not from US Sources |
IRSExemptCode | 4 | Exempt Under Tax Treaty |
IRSExemptCode | 5 | Portfolio Interest Exempt Under an IRC |
IRSExemptCode | 6 | Qualified Intermediary Assumes Primary |
IRSExemptCode | 7 | Withholding Foreign Partnership or Trust |
IRSExemptCode | 8 | US Branch Treated as US Person |
IRSExemptCode | 9 | Territory FI Treated as US Person |
IRSExemptCode | 10 | QI Represents that Income is Exempt |
IRSExemptCode | 11 | QSL Assumes W/H Responsibility |
IRSExemptCode | 12 | Payee Subjected to Chapter 4 Withholding |
IRSExemptCode | 22 | Excluded Payments on Collateral |
IRSExemptCode | 23 | Exempt Under Section 897(I) |
IRSExemptCode | 24 | Exempt Under Section 892 |
IRSRecipCode | 3 | TFI Treated a US Person |
IRSRecipCode | 4 | TFI Not Treated a US Person |
IRSRecipCode | 5 | US Branch Treated as US Person |
IRSRecipCode | 6 | US Branch Not Treated as US Person |
IRSRecipCode | 7 | US Branch EDI Presumption Applied |
IRSRecipCode | 8 | Partnership other than WH Foreign Partnership |
IRSRecipCode | 9 | Withholding Foreign Partnership |
IRSRecipCode | 10 | Trust other than WH Foreign Trust |
IRSRecipCode | 11 | Withholding Foreign Trust |
IRSRecipCode | 12 | Qualified Intermediary |
IRSRecipCode | 13 | Qualified Securities Lender - QI |
IRSRecipCode | 14 | Qualified Securities Lender - Other |
IRSRecipCode | 15 | Corporation |
IRSRecipCode | 16 | Individual |
IRSRecipCode | 17 | Estate |
IRSRecipCode | 18 | Private Foundation |
IRSRecipCode | 19 | International Organization |
IRSRecipCode | 20 | Tax Exempt Organization (Section 501(c)) |
IRSRecipCode | 21 | Unknown Recipient |
IRSRecipCode | 22 | Artist or Athlete |
IRSRecipCode | 23 | Pension |
IRSRecipCode | 24 | Foreign Central Bank of Issue |
IRSRecipCode | 25 | Nonqualified Intermediary |
IRSRecipCode | 26 | Hybrid Entity making Treaty Claim |
IRSRecipCode | 27 | W/H Rate Pool - General |
IRSRecipCode | 28 | W/W Rate Pool - Exempt Organization |
IRSRecipCode | 29 | PAI WH Rate Pool - General |
IRSRecipCode | 30 | PAI WH Rate Pool - Exempt Organization |
IRSRecipCode | 31 | Agency WH Rate Pool - General |
IRSRecipCode | 32 | Agency WH Rate Pool - Exempt Organization |
IRSRecipCode | 33 | Joint Account Withholding Rate Pool |
IRSRecipCode | 36 | Foreign Government - Integral Part |
IRSRecipCode | 37 | Foreign Government - Controlled Entity |
AlienTypeCode | N | No |
AlienTypeCode | Y | Yes |
AlienW8Stat | E | Expired W8 |
AlienW8Stat | M | Manual Bypass Automatic W8 Functionality |
AlienW8Stat | O | On File/Current W8 |
OffCode | Pulled from CFMAST.CFOFFR | N/A |
BrCode | Pulled from CFMAST.CFBRNN | N/A |
CustCode | B | Business |
CustCode | C | Corporation |
CustCode | D | Director |
CustCode | E | Employee |
CustCode | F | Foreign |
CustCode | G | DBA |
CustCode | H | Sole Proprietor |
CustCode | I | Individual |
CustCode | J | County Government |
CustCode | K | Estate |
CustCode | L | Lawyer Trust |
CustCode | M | Conversion |
CustCode | N | Non-Profit |
CustCode | O | Officer |
CustCode | P | Personal |
CustCode | Q | Partnerships |
CustCode | R | Church |
CustCode | S | State and Pol S/D |
CustCode | T | Trust |
CustCode | U | US Government |
CustCode | V | Service Prov |
CustCode | W | Fiduciary Org |
CustCode | X | Official Checks |
CustCode | Y | Other FI |
CustCode | Z | Public Funds |