GET api/Admin/RepStatusType
Gets a list of all Rep Status Types
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
A list of objects.
Collection of RepStatusTypeViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Unique ID for the Rep Status Type |
integer |
None. |
| Description |
Rep Status Type Description |
string |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.