GET api/Admin/RepStatusType/{id}

Gets a specific Rep Status Type

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

ID of the Rep Status Type to return

integer

Required

Body Parameters

None.

Response Information

Resource Description

The object with specified ID

RepStatusTypeViewModel
NameDescriptionTypeAdditional 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.