Get single record from CustomerContacts table by specified primary key
Method | /GetSingleCustomerContact |
The request body is of type GetSingleCustomerContact.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCustomerContactResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCustomerContactResult | CustomerContactInfo |
|