v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
Tasks

Take action on task

Perform an action on a task.

put/v1/Tasks/{id}/action

Path parameters

idinteger required

Format - int32. ID of the task to perform action on.

Request body

action'COMPLETE' | 'INCOMPLETE' | 'CANCEL' | 'UNCANCEL' | 'CANCEL_FUTURE_OCCURRENCES'

Action to perform on task.

messagestring

Updates task message on complete and cancel actions.

order_effective_datestring date-time

Effective date and time for an associated order.

Response

OK

V1TasksIdActionPut200ApplicationJsonResponse required