This page was last edited on February 15, 2024, at 19:11.
Comments or questions about this documentation? Contact us for support!
This operation is part of the Workitem API section of the Web Services API.
This request rejects an incoming workitem interaction.
Request URL | /api/v2/me/workitems/{id} |
---|---|
HTTP Method | POST |
Required Features | api-multimedia |
Parameter | Value |
---|---|
operationName | Reject |
POST api/v2/me/workitems/03W07R2K4VAYT011 { "operationName": "Reject" }
{ "statusCode": 0, "referenceId": 6 }
Status changed to Completed
{ "workitem": { "userData": { "RTargetTypeSelected": "2", "RTargetObjectSelected": "Workitems", "RVQID": "", "RTargetObjSelDBID": "158", "CBR-Interaction_cost": "", "CBR-contract_DBIDs": "", "RTargetAgentSelected": "GWS1", "CBR-IT-path_DBIDs": "", "RTargetRuleSelected": "", "RTargetPlaceSelected": "GWS1", "CBR-actual_volume": "", "RTenant": "Environment", "RRequestedSkills": None, "RRequestedSkillCombination": "", "RVQDBID": "", "RStrategyDBID": "906", "CustomerSegment": "default", "ServiceType": "default", "ServiceObjective": 0, "RTargetRequested": "Workitems", "RTargetAgentGroup": "Workitems", "PegAGWorkitems": 1, "RStrategyName": "Workitem" }, "receivedDate": "2014-03-26 16:02:22.000+0200", "uri": "http://localhost:8080/api/v2/workitems/03W07R2K4VAYT011", "capabilities": [ ], "state": "Completed", "id": "03W07R2K4VAYT011" }, "referenceId": 6, "notificationType": "StatusChange", "messageType": "WorkitemStateChangeMessage" }