GET api/Admin/CustomerNoteCategory/{id}
Returns a specific Customer Note Category
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CustomerNoteCategoryViewModelName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Description | string |
None. |
|
SortOrder | integer |
None. |
|
IsActive | boolean |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.