GET api/get/reviews/player/{idPlayer}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idPlayer

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ReviewDTO
NameDescriptionTypeAdditional information
reviewId

integer

None.

comments

string

None.

date

date

None.

scout

ScoutDTO

None.

player

PlayerDTO

None.

positionId

integer

None.

level

string

None.

technical

integer

None.

tactical

integer

None.

phisic

integer

None.

mental

integer

None.

intelligence

integer

None.

skillComments

string

None.

futureSkills

string

None.

status

string

None.

leveInternational

string

None.

laterality

string

None.

gameLevel

string

None.

Response Formats

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

Sample:

Sample not available.