POST api/Idea/Update
Request Information
URI Parameters
None.
Body Parameters
NewIdeaParameters| Name | Description | Type | Additional information |
|---|---|---|---|
| Idea | Idea |
None. |
|
| Categories | Collection of integer |
None. |
|
| Countries | Collection of integer |
None. |
|
| BusinessUnits | Collection of integer |
None. |
|
| SubBusinessUnits | Collection of integer |
None. |
|
| States | Collection of integer |
None. |
|
| Towns | Collection of integer |
None. |
|
| Actors | Collection of integer |
None. |
|
| Laws | Collection of integer |
None. |
|
| Commissions | Collection of integer |
None. |
|
| DocumentDate | string |
None. |
|
| FileName | string |
None. |
|
| IdUser | integer |
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.