Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
Calls using any other content type (ex: text/plain) are not supported.
-
APIs
-
TeamDynamix.Api.Tickets.WorkflowSteps.TicketWorkflowStepApproveRequest
Contents
Summary
A request object for the Tickets/Workflow/Approve endpoint
Properties
Name
|
Type
|
Nullable?
|
Summary
|
StepID
|
Guid |
|
The step ID of the ticket's workflow.
|
ActionID
|
String |
|
The action ID of the action you wish to perform on the workflow step.
|
Comments
|
String |
This field is nullable.
|
Optional comments to be included in the feed when executing the step action.
|