GET CustomerAdditionalContactOptions/Get
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Customer Additional Contact Option DTO| Name | Type | Additional information | Description |
|---|---|---|---|
| ID | integer |
None. |
|
| CompanyId | integer |
None. |
|
| CustomerAdditionalContactDetailId | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"ID": 1,
"CompanyId": 2,
"CustomerAdditionalContactDetailId": 3
}