Staff
Staff represent the employees/users of a FreshBooks accounting business. This resource is deprecated and was used primarily by FreshBooks Classic. It has been replaced by the Team Members resource.
Access Requirements
Access | Requires Authorization |
|
Filters
Filter Type | Name | Field | Description |
|---|---|---|---|
Equals | userid | userid | matches exact userid |
In | userids | userid | matches list of userids, one specified per query arg |
Exact | user_levels | special | exact match for 'admin' or 'staff' to filter for that type of user |
Like | user_like | special | matches staff with lname, fname, or organization containing parameter |
Like | note_like | note | note containing the parameter |
PhoneLike | phone_like | None | phone number containing the parameter |
Like | email_like | email containing the parameter |
Field Descriptions
Field | Type | Description |
|---|---|---|
fax | string | fax number |
rate | decimal | rate this staff is billed at |
num_logins | int | how many times staff has logged in |
api_token | string | token used for deprecated FreshBooks Classic API |
id | int | unique to this business id for staff |
note | string | notes about staff |
display_name | string | name chosen by staff member to display |
lname | string | last name |
mob_phone | string | mobile phone number |
last_login | datetime | date staff account was last logged in to, YYYY-MM-DD HH:MM:SS format |
home_phone | string | home phone number |
string | email address for staff | |
username | string | username for staff; randomly assigned if none specified at creation time |
updated | datetime | date staff object was last updated, YYYY-MM-DD HH:MM:SS format |
p_province | string | billing address province |
p_city | string | billing address city |
p_code | string | billing address zip code |
p_country | string | billing address country |
accounting _systemid | string | unique identifier of business staff exists on |
bus_phone | string | business phone number |
signup_date | datetime | date staff account was created, YYYY-MM-DD HH:MM:SS format |
language | string | staff's selected language |
level | int | deprecated description of access level |
userid | int | duplicate of id |
p_street2 | string | billing address secondary street info |
vis_state | int | u0022visibility stateu0022, active, deleted, or archived |
fname | string | first name |
organization | string | organization staff member is affiliated with |
p_street | string | billing address primary street info |
currency_code | string | 3-letter shortcode for preferred currency |