GET api/Admin/RepStatusType/{id}
Gets a specific Rep Status Type
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
ID of the Rep Status Type to return |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The object with specified ID
RepStatusTypeViewModelName | 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.