QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

TaxIdentity Property

String that identifies a vendor to the IRS.

Syntax

__property String TaxIdentity = { read=FTaxIdentity, write=FSetTaxIdentity };

Default Value

""

Remarks

The Federal Employer Identification Number (EIN); a string that identifies a 1099 recipient to the IRS. This property must be specified for Add operations if EligibleFor1099 is set to true.

TaxIdentity must be in ##-####### format.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 C++ Builder Edition - Version 20.0 [Build 7941]