Get single record from CustomerTypes table by specified primary key
Method | /GetSingleCustomerType |
The request body is of type GetSingleCustomerType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCustomerTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCustomerTypeResult | CustomerTypeInfo |
|