GET api/ContactNames/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ContactName| Name | Description | Type | Additional information |
|---|---|---|---|
| contactref | integer |
None. |
|
| customerid | integer |
None. |
|
| CTitle | string |
None. |
|
| CFirstname | string |
None. |
|
| CLastName | string |
None. |
|
| CFullName | string |
None. |
|
| Cposition | string |
None. |
|
| Cemail | string |
None. |
|
| Cmobile | string |
None. |
|
| Cphone | string |
None. |
|
| customer | customer |
None. |
Response 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.