QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

TaxIdentity Property

String that identifies a vendor to the IRS.

Object Oriented Interface

public function getTaxIdentity();
public function setTaxIdentity($value);

Procedural Interface

inqb_vendor_get($res, 23 );
inqb_vendor_set($res, 23, $value );

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) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0