POST api/post/player

Request Information

URI Parameters

None.

Body Parameters

Player
NameDescriptionTypeAdditional information
PlayerID

integer

None.

PlayerName

string

None.

PlayerSurname

string

None.

BirthDate

date

None.

ClubID

integer

None.

Nationality

string

None.

Height

decimal number

None.

Price

decimal number

None.

PContract

string

None.

PWeight

decimal number

None.

Contact

string

None.

ContactAgent

string

None.

Agent

string

None.

ContactFamily

string

None.

Photo

string

None.

PlayerState

string

None.

FieldPosition

Collection of FieldPosition

None.

PlayerPlaning

Collection of PlayerPlaning

None.

PlayerPositions

Collection of PlayerPositions

None.

Review

Collection of Review

None.

TeamSquad

Collection of TeamSquad

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>