GET api/playersbyname/{id}/{name}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

name

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of PlayerDTO
NameDescriptionTypeAdditional 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.