GET api/Admin/RepNoteCategory

Gets a list of all Rep Note Categories

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of RepNoteCategoryViewModel
NameDescriptionTypeAdditional information
ID

Unique ID for the category

integer

None.

Description

Category Description

string

None.

SortOrder

Sort Order used for listing purposes

integer

None.

IsActive

Defines if the category is active or not.

boolean

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.