GET api/Contacts/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

None.

Response Information

Resource Description

Contact
NameDescriptionTypeAdditional information
Positions

Collection of Position

None.

WebCompanyName

string

None.

AddressLine2

string

None.

AddressLine1

string

None.

City

string

None.

Country

string

None.

DietaryRestriction

string

None.

Email

string

None.

EmergencyContactName

string

None.

EmergencyContactPhone

string

None.

EmploymentStatus

string

None.

FirstName

string

None.

FullName

string

None.

Gender

string

None.

GraduateSchool

string

None.

GraduationYear

string

None.

Industry

string

None.

Id

string

None.

JobTitle

string

None.

Telephone1

string

None.

LastName

string

None.

MemberId

string

None.

OwnerAssociate

string

None.

ParentAccount

Account

None.

Password

string

None.

PortalId

string

None.

CanRegisterOthers

boolean

None.

ExcludeFromHL

boolean

None.

ExcludeFromHLDirectory

boolean

None.

State

string

None.

PostalCode

string

None.

Username

string

None.

PriceLevelId

globally unique identifier

None.

PriceListName

string

None.

IsSiteAdmin

boolean

None.

ShipToAddressLine2

string

None.

ShipToEmail

string

None.

ShipToTelephone1

string

None.

ShipToState

string

None.

ShipToCity

string

None.

ShipToAddressLine1

string

None.

ShipToPostalCode

string

None.

ShipToLastName

string

None.

ShipToCountry

string

None.

ShipToFirstName

string

None.

Embargo

boolean

None.

EmbargoOverride

boolean

None.

IndDesignation

string

None.

HLcustomText01

string

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'PrimaryContact' with type 'AltaiStandard.Web.ClientIntegrationService.Models.Contact'. Path 'ParentAccount'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'PrimaryContact' with type 'AltaiStandard.Web.ClientIntegrationService.Models.Contact'. Path 'ParentAccount'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'AltaiStandard.Web.ClientIntegrationService.Models.Account' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'AltaiStandard.Web.ClientIntegrationService.Models.Account' contains cycles and cannot be serialized if reference tracking is disabled.