GET api/Tickets/PushCustomWorkflowState/{id}?customWorkflowState={customWorkflowState}

Push ticket to available custom workflow state

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

ticket id

integer

Required

customWorkflowState

new custom workflow state

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.