ClientService

Use the ClientService requests to open and complete work items that start pageflows.

This service can be used as an alternative to the WorkPresentationService when opening and completing work items that start pageflows. When opening a work item using this service, you do not have to explicitly start a pageflow using the PageFlowService API, which is necessary when using the operations in WorkPresentationService. This service retrieves the appropriate form for the page activity, and ensures that the work item is completed when the pageflow is completed.

Note that this service is available in REST only.