QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
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) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]