Optional
idsIDs of the work items to be reordered. Must be valid WorkItem Ids.
Optional
iterationIterationPath for reorder operation. This is only used when we reorder from the Iteration Backlog
Optional
nextID of the work item that should be after the reordered items. Can use 0 to specify the end of the list.
Optional
parentParent ID for all of the work items involved in this operation. Can use 0 to indicate the items don't have a parent.
Optional
previousID of the work item that should be before the reordered items. Can use 0 to specify the beginning of the list.
Represents a reorder request for one or more work items.