Skip to main content
Get My Contacts

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

$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

ContactId
integer<int32>

Primary key

Name
string

Contact name

OrgNr
string

VAT number or similar

Department
string

Department

URL
string

The internet address to this contact

City
string

City corresponding to zip code

DirectPhone
string

The contacts phone

AssociateId
integer<int32>

Our contact

CountryId
integer<int32>

Country

EmailAddress
string

The contact email address

Kananame
string

Contact kana name, used in Japanese versions only

EmailAddressName
string

Visible field

URLName
string

Visible field

AssociateFullName
string

The associate's culture formatted fullname (firstname, middleName and lastname)

BusinessName
string

The business list item name

CategoryName
string

The category list item name

CountryName
string

Name of country in installed language

Address
object

Street and/or Postal address, in both formatted and structured forms. You only need to modify one of the two for the change to be registered. Carrier object for Address.

FormattedAddress
string

The contact's address, formatted with linebreaks and spaces into a single string.

FullName
string
IsOwnerContact
boolean

Is the contact an owner contact. This means that all persons on this contact can on only be internal users and not external users.

The number of active erp links

Number1
string

Alphanumeric user field

Number2
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.