GET api/player/position/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PositionDTOName | Description | Type | Additional information |
---|---|---|---|
id | integer |
None. |
|
name | string |
None. |
|
leters | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.