POST api/Jobsearch/{id}/Notation/{workflowItemId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
|
workflowItemId | string |
Required |
Body Parameters
NotationName | Description | Type | Additional information |
---|---|---|---|
RowNumber | integer |
None. |
|
Files | Object |
None. |
|
_Messages | Collection of ControllerMessage |
None. |
|
Id | integer |
None. |
|
ScopeId | integer |
None. |
|
UserId | integer |
None. |
|
Privacy | string |
None. |
|
ElementName | string |
None. |
|
ElementId | integer |
None. |
|
Name | string |
None. |
|
NotationType | string |
None. |
|
Data | string |
None. |
|
IsActive | boolean |
None. |
|
Sort | integer |
None. |
|
Comment | string |
None. |
|
DatePublish | date |
None. |
|
DateExpires | date |
None. |
|
Version | date |
None. |
|
IsDeleted | boolean |
None. |
|
History | string |
None. |
|
Scope | Scope |
None. |
|
User | User |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
Collection of stringResponse Formats
application/json, text/json
Sample:
[ "sample string 1", "sample string 2" ]
text/csv
Sample:
Sample not available.