POST api/Actor/Update
Request Information
URI Parameters
None.
Body Parameters
Actor| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Join | JoinField |
None. |
|
| IdActor | integer |
None. |
|
| IdActorType | integer |
None. |
|
| Title | string |
None. |
|
| Name | string |
None. |
|
| LastName | string |
None. |
|
| UrlPicture | string |
None. |
|
| TwitterUser | string |
None. |
|
| CreateDate | date |
None. |
|
| UpdateDate | date |
None. |
|
| Bio | string |
None. |
|
| IdPoliticalParty | integer |
None. |
|
| Url | string |
None. |
|
| IdLegislature | integer |
None. |
|
| IsPending | boolean |
None. |
|
| IsInstitution | boolean |
None. |
|
| Dependency | string |
None. |
|
| CountryName | string |
None. |
|
| IdState | integer |
None. |
|
| IgnoreFromCongress | boolean |
None. |
|
| PossibleThreat | string |
None. |
|
| PossibleOpportunity | string |
None. |
|
| OnlyName | boolean |
None. |
|
| LegislatureName | string |
None. |
|
| PoliticalPartyName | string |
None. |
|
| PoliticalPartyColor | string |
None. |
|
| StateName | string |
None. |
|
| IdActorCommissionType | integer |
None. |
|
| FullName | string |
None. |
|
| Avatar | string |
None. |
|
| AcademicHistories | Collection of AcademicHistory |
None. |
|
| WorkHistories | Collection of WorkHistory |
None. |
|
| Binnacles | Collection of Binnacle |
None. |
|
| RelatedActors | Collection of Actor |
None. |
|
| ActorType | ActorType |
None. |
|
| ActorCommissionType | ActorCommissionType |
None. |
|
| ActorTypeDescription | string |
None. |
|
| ActorCommissionTypeDescription | string |
None. |
|
| FormatCreateDate | string |
None. |
|
| FormatUpdateDate | string |
None. |
|
| CountriesIds | Collection of integer |
None. |
|
| Countries | Collection of string |
None. |
|
| CountryCodes | Collection of string |
None. |
|
| IdCountry | integer |
None. |
|
| Ideas | Collection of Idea |
None. |
|
| IdeasCount | integer |
None. |
|
| IdUser | integer |
None. |
|
| ActorTwitter |
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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.