GET api/player/planing/{pos}/{max}/{min}/{level}/{scout}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
pos | integer |
Required |
|
max | integer |
Required |
|
min | integer |
Required |
|
level | integer |
Required |
|
scout | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PlayerDTOName | Description | Type | Additional information |
---|---|---|---|
PlayerId | integer |
None. |
|
PlayerName | string |
None. |
|
PlayerSurname | string |
None. |
|
BirthDate | string |
None. |
|
Nacionality | string |
None. |
|
Heigth | decimal number |
None. |
|
Weight | decimal number |
None. |
|
Price | decimal number |
None. |
|
Contract | string |
None. |
|
Contact | string |
None. |
|
Agent | string |
None. |
|
ContactAgent | string |
None. |
|
ContactFamily | string |
None. |
|
Photo | string |
None. |
|
Pos | string |
None. |
|
reviews | Collection of ReviewDTO |
None. |
|
lvl | integer |
None. |
|
dorsal | integer |
None. |
|
titularidad | string |
None. |
|
posicion | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.