PUT api/CompanyContacts/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
Body Parameters
GoContactCompanyContact| Name | Description | Type | Additional information |
|---|---|---|---|
| Company | string |
None. |
|
| SequenceNumber | integer |
None. |
|
| Name | string |
None. |
|
| CompanyName | string |
None. |
|
| Department | string |
None. |
|
| Priority | string |
None. |
|
| UpdatedOn | date |
None. |
|
| GoContactCompanyContents | Collection of GoContactCompanyContents |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.