On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/api-fields/reference/all/so/api-fields/ec-avs-reply-match-bill-to-company-tax-id.md)  
Filter  
FILTER BY TAG

ecAVSReply_matchBillToCompanyTaxID {#ecavsreply-match-bill-to-company-tax-idr}
==============================================================================

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.

{#ecavsreply-match-bill-to-company-tax-idr_d2270e23}  
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 {#ecavsreply-match-bill-to-company-tax-idr_d2270e86}
-------------------------------------------------------------------

* **Data Type:** String
* **Data Length:** 1

Mapping Information {#ecavsreply-match-bill-to-company-tax-idr_d2270e105}
-------------------------------------------------------------------------

* **REST API Field:** validationInformation.bank.accountOwner.matchTaxId
* **SCMP API Field:** ecp_avs_match_bill_company_tax_id
* **Simple Order API Field:** ecAVSReply_matchBillToCompanyTaxID

