POST api/candidatura

Request Information

URI Parameters

None.

Body Parameters

Candidatura
NameDescriptionTypeAdditional information
FK_KaliUserId

string

String length: inclusive between 0 and 128

AnnuncioID

string

String length: inclusive between 0 and 128

CreateDate

date

None.

Deleted

boolean

None.

FirstName

string

None.

LastName

string

None.

Email

string

None.

Phone

string

None.

FileName

string

None.

PrivacyConsent1

boolean

None.

PrivacyConsent2

boolean

None.

ReadAllPrivacy

boolean

None.

Annuncio

Annuncio

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Annuncio' with type 'LavoraConNoi.Models.Annuncio.Annuncio'. Path 'Annuncio.File[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Annuncio' with type 'LavoraConNoi.Models.Annuncio.Annuncio'. Path 'Annuncio.File[0]'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.