POST Idea/SaveScreening
Request Information
URI Parameters
None.
Body Parameters
ScreeningModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| screenid | string |
None. |
|
| UserId | string |
None. |
|
| FunctionId | string |
None. |
|
| ProgramId | string |
None. |
|
| ProcessId | string |
None. |
|
| FunctionName | string |
None. |
|
| ProgramName | string |
None. |
|
| ProcessName | string |
None. |
|
| Idea | string |
None. |
|
| Status | integer |
None. |
|
| CreatedBy | string |
None. |
|
| CreatedDate | string |
None. |
|
| UserName | string |
None. |
|
| StatusName | string |
None. |
|
| IdeaId | string |
None. |
|
| ASSBusinessId | string |
None. |
|
| ASSProcessId | string |
None. |
|
| ASSTechnologyId | string |
None. |
|
| StartDate | string |
None. |
|
| EndDate | string |
None. |
|
| Percentage | string |
None. |
|
| assignedLists | string |
None. |
|
| ScreenProcess | string |
None. |
|
| QueueName | string |
None. |
|
| Experience | string |
None. |
|
| ScreeningList | Collection of ScreeningModel |
None. |
|
| AssignedTo | string |
None. |
|
| AssignedEmail | string |
None. |
|
| Business | string |
None. |
|
| Process | string |
None. |
|
| Technology | string |
None. |
|
| screeningParent | Collection of ScreeningModel |
None. |
|
| screeningChild | Collection of ScreeningModel |
None. |
|
| BusinessStatus | string |
None. |
|
| ProcessStatus | string |
None. |
|
| TechnologyStatus | string |
None. |
|
| pendingpercentage | string |
None. |
|
| automatablepercentage | string |
None. |
|
| completedpercentage | string |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.