GET api/Tickets/PushCustomWorkflowState/{id}?customWorkflowState={customWorkflowState}
Push ticket to available custom workflow state
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
ticket id |
integer |
Required |
customWorkflowState |
new custom workflow state |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.