ecAVSReply_matchBillToCompanyTaxID
Indicates how closely the tax ID number in the request matches the National Shared Database record.
Possible values:
- Y: The tax identification number in the request exactly matches a database record.
- C: The tax identification number in the request is a close match but does not exactly match by one digit, or two correct digits have been transposed.
- N: The tax identification number in the request does not match a database record. Two or more digits do not match.
- U: The routing transit number is found in the database, but no tax identification number is in the database record.
Valid values for a four-digit tax ID are
Y
, N
,
U
.Valid values for a nine-digit tax ID are
Y
, C
,
N
, U
. Specifications
- Data Type:String
- Data Length:1
Mapping Information
- REST API Field:validationInformation.bank.accountOwner.matchTaxId
- SCMP API Field:ecp_avs_match_bill_company_tax_id
- Simple Order API Field:ecAVSReply_matchBillToCompanyTaxID