Skip to main content
Get Person

Headers

Accept-Language
string

Convert string references and multi-language values into a specified language (iso2) code.

SO-Language
string

Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.

SO-Culture
string

Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.

SO-TimeZone
string

Specify the timezone code that you would like date/time responses converted to.

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Query Parameters

personId
integer<int32>
required

The identifier of the Person object

$select
string

Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.

Response

OK

Carrier object for Person. Services for the Person Carrier is available from the Person Agent.

Position
string

The position. This is a predefined SuperOffice value, different from Title

PersonId
integer<int32>

Primary key

Mrmrs
string

e.g. Mrs sex_title

Firstname
string

First name

Lastname
string

Last name

MiddleName
string

Middle name or 'van' etc.

Title
string

Title

Description
string

Info text/description on person.

Email
string

First email on contact person.

FullName
string

Get the persons full name (internal name used in clients for employees).

DirectPhone
string

Returns the direct phone that belong to the contact person.

FormalName
string

Get formal name for a person, as used in labels. (Full name + person title + academic title)

CountryId
integer<int32>

Country

ContactId
integer<int32>

Owning contact ID

ContactName
string

The persons company name

Retired
integer<int32>

1 = the user is retired and should have no rights, not appear in lists, etc.

Rank
integer<int32>

Display sort sequence for default sort order

ActiveInterests
integer<int32>

Number of records in pintr table; select count(*) from pintr pi where pi.person_id = this.person_id == activeInterests is always true

ContactDepartment
string

The persons contact department

ContactCountryId
integer<int32>

The persons contact country id

ContactOrgNr
string

The persons contact organization number

FaxPhone
string

Returns the fax phone that belong to the contact person.

MobilePhone
string

Returns the mobile phone that belong to the contact person.

ContactPhone
string

Returns the direct phone that belong to the persons contact.

AssociateName
string

Name of the person's owner

AssociateId
integer<int32>

Id of the item's owner (Associate id)

UsePersonAddress
boolean

If 1, use person's address for mailing instead of company address

ContactFax
string

Actual phone number as eneterd by the user

Kanafname
string

Kana first name, used in Japanese versions only

Kanalname
string

Kana last name, used in Japanese versions only

Post1
string

Postal address, used in Japanese versions only

Post2
string

Postal address, used in Japanese versions only

Post3
string

Postal address, used in Japanese versions only

EmailName
string

E-mail description

ContactFullName
string

Company full name + department

How many active ERP links are there for this person?

TicketPriorityId
integer<int32>

Ticket priority ID

SupportLanguageId
integer<int32>

Support priority ID

SupportAssociateId
integer<int32>

Our support contact for this person

CategoryName
string

The category list item name

PersonNumber
string

Alphanumeric user field

TableRight
object

Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.

FieldProperties
object

Field property dictionary mapping field names to field access rights.