Users
Users are either:
-
Employees. These are employees working for your company or subcontractors that can sign in to your company's SuiteProjects Pro account. These are also named resources that can be booked to projects and tasks.
-
Guest users. These are customers that can sign in to your company's SuiteProjects Pro account and view information that is associated with them and the projects that your company delivers to them.
-
Generic resources. These are virtual or placeholder resources that represent a staffing need. They can be booked to projects and tasks but they do not represent physical persons or companies that can sign in to your company's SuiteProjects Pro account.
Available methods
-
GET
/users/
— Get the List of Users -
GET
/users/{id}
— Get a User -
OPTIONS
/users/
— Discover Available Methods and Fetch the Endpoint Reference for Users
User object properties
A user is either an employee (an employee working for your company or a subcontractor), a generic resource (virtual or placeholder resource that represents a staffing need) or a guest user (a customer that can sign in to your SuiteProjects Pro account and view information that is associated with them and the projects that your company delivers to them). Employees and guest users can sign into your company's SuiteProjects Pro account. Employees (named resources) and generic resources can be booked to projects and tasks.
The User
object has the following properties:
Property |
Description |
Type |
Read-Only |
Query allowed |
Sorting allowed |
---|---|---|---|---|---|
accountingCode |
Optional accounting code that can be used for integration with external accounting systems. |
string |
— |
Yes |
— |
address1 |
First line of the user's address. |
string |
— |
Yes |
Yes |
address2 |
Second line of the user's address. |
string |
— |
Yes |
Yes |
address3 |
Third line of the user's address. |
string |
— |
Yes |
Yes |
address4 |
Fourth line of the user's address. |
string |
— |
Yes |
Yes |
attachments |
The attachments associated with this user. Array of internal IDs for |
array |
— |
— |
— |
bccSelf |
A 1/0 field indicating whether the user should be blind copied (Bcc) into emails sent from SuiteProjects Pro. |
boolean |
— |
Yes |
Yes |
booking |
The internal ID of the approval process for bookings for the resource (user). Mutually exclusive with |
integer |
— |
Yes |
— |
bookingApprover |
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
booking |
The internal ID of the approval process for booking requests for the user (requested resource) or for booking requests submitted by the user, depending on your SuiteProjects Pro account configuration. Mutually exclusive with |
integer |
— |
Yes |
— |
booking |
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
budget |
The internal ID of the approval process for budgets submitted by the user. Mutually exclusive with |
integer |
— |
Yes |
— |
budgetApprover |
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
city |
The user's city. |
string |
— |
Yes |
Yes |
costCenterId |
The internal ID of the cost center associated with the user. |
integer |
— |
Yes |
Yes |
country |
The user's country. |
string |
— |
Yes |
Yes |
created |
The date and time when the user record was created. |
string |
Yes |
Yes |
— |
currency |
The user's currency. Three-letter currency code. |
string |
— |
Yes |
— |
customerId |
The internal ID of the customer [ |
integer |
— |
Yes |
Yes |
deal |
The internal ID of the approval process for deal booking requests for the user (requested resource) or for deal booking requests submitted by the user, depending on your SuiteProjects Pro account configuration. Mutually exclusive with |
integer |
— |
Yes |
— |
deal |
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
default |
Name of the identity provider profile used for service provider initiated SAML single sign-on. |
string |
— |
Yes |
Yes |
departmentId |
The internal ID of the department associated with the user. |
integer |
— |
Yes |
Yes |
|
[Required] The user's Email address. |
string |
— |
Yes |
Yes |
expense |
The internal ID of the approval process for allowance reports submitted by the user. Mutually exclusive with |
integer |
— |
Yes |
— |
expense |
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
expense |
The internal ID of the approval process for expense reports submitted by the user. Mutually exclusive with |
integer |
— |
Yes |
— |
expenseApprover |
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
expense |
The internal ID of the approval process for expense authorizations submitted by the user. Mutually exclusive with |
integer |
— |
Yes |
— |
expense |
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
expensesFilterSet |
The internal ID of the filter set override for the Expenses application (module). |
integer |
— |
Yes |
Yes |
externalId |
The unique external ID of the user, if the record was imported from an external system. |
string |
— |
Yes |
Yes |
fax |
The user's fax number. |
string |
— |
Yes |
Yes |
firstName |
The user's first name. |
string |
— |
Yes |
Yes |
generic |
A 1/0 field indicating whether this is a generic resource. Cannot be modified. |
boolean |
— |
Yes |
Yes |
id |
The unique internal identifier of the user. |
integer |
Yes |
Yes |
Yes |
invoicesFilterSet |
The internal ID of the filter set override for the Invoices application (module). |
integer |
— |
Yes |
Yes |
isActive |
A 1/0 field indicating if the user is designated as an active user. |
boolean |
— |
Yes |
Yes |
isLocked |
A 1/0 field indicating if the user is locked out of your company's SuiteProjects Pro account. |
boolean |
— |
Yes |
Yes |
jobCodeId |
The internal ID of the job code [ |
integer |
— |
Yes |
Yes |
lastName |
The user's last name. |
string |
— |
Yes |
Yes |
lineManagerId |
The internal ID of the user's line manager (internal ID of another |
integer |
— |
Yes |
Yes |
mfaSetupDate |
The deadline when the user must set up two-factor authentication (2FA) by. |
string |
— |
Yes |
Yes |
mfaStatus |
The user's two-factor authentication (2FA) status. The property is read-only if two-factor authentication is not enabled for your company's SuiteProjects Pro account. Possible values:
|
integer |
— |
Yes |
Yes |
middleName |
The user's middle name. |
string |
— |
Yes |
Yes |
mobile |
The user's mobile number. |
string |
— |
Yes |
Yes |
my |
The internal ID of the filter set override for the My Account application (module). |
integer |
— |
Yes |
Yes |
name |
The display name for the user in lists. This is generated automatically if not set. |
string |
— |
Yes |
Yes |
nickname |
[Required] The user's nickname. This must be unique. |
string |
— |
Yes |
Yes |
opportunties |
The internal ID of the filter set override for the Opportunities application (module). |
integer |
— |
Yes |
Yes |
password |
A 1/0 field indicating if the user must change password on next sign in. |
boolean |
— |
Yes |
Yes |
payrollCode |
The user's payroll code. |
string |
— |
Yes |
Yes |
phone |
The user's phone number. |
string |
— |
Yes |
Yes |
primaryFilterSet |
The internal ID of the user's primary filter set. Defaults to the default primary filter set if not set when adding a user. |
integer |
— |
Yes |
Yes |
project |
Comma delimited list of hierarchy node internal IDs for project level access control. |
string |
— |
Yes |
Yes |
projectsFilterSet |
The internal ID of the filter set override for the Projects application (module). |
integer |
— |
Yes |
Yes |
proposal |
The internal ID of the approval process for proposals submitted by the user. Mutually exclusive with |
integer |
— |
Yes |
— |
proposalApprover |
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
purchase |
The internal ID of the approval process for purchase orders submitted by the user. Mutually exclusive with |
integer |
— |
Yes |
— |
purchase |
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
purchase |
The internal ID of the approval process for purchase requests submitted by the user. Mutually exclusive with |
integer |
— |
Yes |
— |
purchase |
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
purchasesFilterSet |
The internal ID of the filter set override for the Purchases application (module). |
integer |
— |
Yes |
Yes |
rate |
The hourly billing rate for the user's time. |
number |
— |
Yes |
— |
reportsFilterSet |
The internal ID of the filter set override for the Reports application (module). |
integer |
— |
Yes |
Yes |
resource |
The internal ID of approval process for resource profile submitted by the user. Mutually exclusive with |
integer |
— |
Yes |
— |
resource |
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
resourcesFilterSet |
The internal ID of the filter set override for the Resources application (module). |
integer |
— |
Yes |
Yes |
roleId |
The internal ID of the role associated with the user. Defaults to the default role if not set when adding a user. |
integer |
— |
Yes |
Yes |
rpcApiUpdated |
The date and time when the user's resource profile was last updated using SuiteProjects Pro API. |
string |
— |
Yes |
Yes |
rpcUpdatedBy |
The internal ID of the |
integer |
— |
Yes |
Yes |
rpcUserUpdated |
The date and time when the user's resource profile was last updated using SuiteProjects Pro UI. |
string |
— |
Yes |
Yes |
salutation |
The user's salutation. |
string |
— |
Yes |
Yes |
schedule |
The internal ID of approval process for schedule requests (time-off requests) submitted by the user. Mutually exclusive with |
integer |
— |
Yes |
— |
schedule |
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
ssn |
The user's social security number. |
string |
— |
Yes |
Yes |
state |
The user's state or region. |
string |
— |
Yes |
Yes |
territoryId |
The internal ID of the territory associated with the user |
integer |
— |
Yes |
Yes |
timesheet |
The internal ID of the approval process for timesheets submitted by the user. Mutually exclusive with |
integer |
— |
Yes |
— |
timesheet |
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
timesheets |
The internal ID of the filter set override for the Timesheets application (module). |
integer |
— |
Yes |
Yes |
timezone |
The user's timezone. Defaults to the time zone for the company's account if not set when adding a user. |
string |
— |
Yes |
Yes |
updated |
Date and time when the record was last updated or modified. |
string |
Yes |
Yes |
— |
userLocationId |
The internal ID of the user location associated with the user. |
integer |
— |
Yes |
Yes |
weekStarts |
The first day of the week for the user:
Defaults to the first day of the week for the company's account if not set when adding a user. |
integer |
— |
Yes |
Yes |
workScheduleId |
The internal ID of the user's work schedule. |
integer |
— |
Yes |
Yes |
workspaces |
The internal ID of the filter set override for the Workspaces application (module). |
integer |
— |
Yes |
Yes |
zip |
The user's ZIP code or postal code. |
string |
— |
Yes |
Yes |
Access to certain object types and object attributes depend on the business logic configured for your SuiteProjects Pro account. It may vary depending on the role and access privileges associated with the access token and with the user who authorized the application.
Required and read-only attributes also depend on the business logic configured for each specific SuiteProjects Pro account. Some fields such as id
, created
, and updated
are system-generated and always read-only.