GET api/contactDatas/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
contactData| Name | Description | Type | Additional information |
|---|---|---|---|
| contactID | integer |
None. |
|
| customerid | integer |
None. |
|
| userref | string |
None. |
|
| Datecalled | date |
None. |
|
| Outcome | string |
None. |
|
| CallBack | date |
None. |
|
| contactref | integer |
None. |
|
| itemdone | boolean |
None. |
|
| datedone | date |
None. |
|
| CallNotes | string |
None. |
|
| contactname | 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.