GET api/admin/rankType

Returns all rank types. Accessible to BackOffice Users and Representatives.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

A list of rank types

Collection of RankTypeViewModel
NameDescriptionTypeAdditional information
ID

The rank type's identifier.

integer

None.

Description

The rank type's description.

string

None.

Abbreviation

The rank type's abbreviation.

string

None.

Explanation

The rank type's explanation.

string

None.

Response Formats

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

Sample:

Sample not available.