GET api/user/rep/{repDID}/rank
Get a Representative's rank
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
repDID |
Representative identifier |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
The Rank Description from the RankTypes table
stringResponse Formats
application/xml, text/xml
Sample:
<String>sample string</String>
application/json, text/json
Sample:
"sample string"