PUT web/Contact/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
ContactName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
ScopeId | integer |
None. |
|
Salutation | string |
None. |
|
Title | string |
None. |
|
Name | string |
None. |
|
LastName | string |
None. |
|
FirstName | string |
None. |
|
NameSuffix | string |
None. |
|
Capacity | string |
None. |
|
Street | string |
None. |
|
Zip | string |
None. |
|
City | string |
None. |
|
Region | string |
None. |
|
State | string |
None. |
|
Country | string |
None. |
|
CountryIsoCode | string |
None. |
|
GeoLocation | string |
None. |
|
Email1 | string |
None. |
|
Email2 | string |
None. |
|
PhoneCell | string |
None. |
|
PhoneWork | string |
None. |
|
PhoneOther | string |
None. |
|
Homepage | string |
None. |
|
string |
None. |
||
string |
None. |
||
string |
None. |
||
string |
None. |
||
string |
None. |
||
EmailSignature | string |
None. |
|
EmailSignatureHtml | string |
None. |
|
Description | string |
None. |
|
ReferenceId | string |
None. |
|
IsActive | boolean |
None. |
|
Sort | integer |
None. |
|
Comment | string |
None. |
|
DatePublish | date |
None. |
|
DateExpires | date |
None. |
|
Version | date |
None. |
|
IsDeleted | boolean |
None. |
|
History | string |
None. |
|
BillingOrganisations | Collection of Organisation |
None. |
|
ContactOrganisations | Collection of Organisation |
None. |
|
Scope | Scope |
None. |
|
ContactJoborders | Collection of Joborder |
None. |
|
RecruiterJoborders | Collection of Joborder |
None. |
|
ContactJoborderTemplates | Collection of JoborderTemplate |
None. |
|
RecruiterJoborderTemplates | Collection of JoborderTemplate |
None. |
|
RowNumber | integer |
None. |
|
Portrait | Collection of Object |
None. |
|
SalutationName | string |
None. |
|
_Messages | Collection of ControllerMessage |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |