Work Item APIs
Operations
POST
Create A new WorkItem for the given service.
Create a new WorkItem for the given service.
GET
Retrieve A list Of WorkItem.
Retrieve a list of WorkItem.
PUT
Create A set Of WorkItems
Create a set of WorkItems
POST
Complete A WorkItem.
Complete a WorkItem.
POST
Completes the WorkItem If It Is still active.
Completes the WorkItem if it is still active.
GET
Retrieve the details Of the given WorkItem.
Retrieve the details of the given WorkItem.
DELETE
Delete the WorkItem corresponding To the given id.
Delete the WorkItem corresponding to the given id.
PUT
Update the WorkItem which corresponds To the given Id.
Update the WorkItem which corresponds to the given Id.
GET
Retrieve the WorkItem Form from for the selected WorkItem from the corresponding Service Provider.
Retrieve the WorkItem Form from for the selected WorkItem from the corresponding Service Provider.
GET
Retrieve A list Of WorkItem.
Retrieve a list of WorkItem.
POST
Retrieve A set Of form data for the specified workItem and formElement.
Retrieve a set of form data for the specified workItem and formElement.
POST
Retrieves the metadata Of multiple dynamic elements In single call. It combines the retrieval Of element's ElementState and the list Of permissible values for each element.
Retrieves the metadata of multiple dynamic elements in single call. It combines the retrieval of element's ElementState and the list of permissible values for each element.
POST
Cancel the specified WorkItem.
Cancel the specified WorkItem.