POST api/Law/Update
Request Information
URI Parameters
None.
Body Parameters
Law| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Join | JoinField |
None. |
|
| IdLaw | integer |
None. |
|
| IdLawStatus | integer |
None. |
|
| IdLawType | integer |
None. |
|
| IdCountry | integer |
None. |
|
| IdState | integer |
None. |
|
| Name | string |
None. |
|
| Abstract | string |
None. |
|
| DOFDate | date |
None. |
|
| CreateDate | date |
None. |
|
| UpdateDate | date |
None. |
|
| UrlLink | string |
None. |
|
| EndDate | date |
None. |
|
| IsProhibition | boolean |
None. |
|
| IsTemporal | boolean |
None. |
|
| CountryName | string |
None. |
|
| CountryCode | string |
None. |
|
| StateName | string |
None. |
|
| IdeasCount | integer |
None. |
|
| LawType | LawType |
None. |
|
| LawTypeDescription | string |
None. |
|
| LawStatus | LayStatus |
None. |
|
| LawStatusDescription | string |
None. |
|
| Ideas | Collection of IdeaDocument |
None. |
|
| Country | Country |
None. |
|
| IdUser | integer |
None. |
|
| UpdateDateFormat | string |
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.