QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

SSN Property

Social security number.

Object Oriented Interface

public function getSSN();
public function setSSN($value);

Procedural Interface

inqb_employee_get($res, 35 );
inqb_employee_set($res, 35, $value );

Default Value

''

Remarks

The social security number of the employee. Must include dashes.

As this information is considered sensitive, there is no way to change or retrieve the SSN of an Employee. This property may be specified when adding a record to QuickBooks, but it is impossible to determine the SSN of an employee already in QuickBooks.

Data Type

String

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