POST api/candidatura
Request Information
URI Parameters
None.
Body Parameters
CandidaturaName | Description | Type | Additional 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. |
|
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:
text/json
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.