OptionalidsIDs of the work items to be reordered. Must be valid WorkItem Ids.
OptionaliterationIterationPath for reorder operation. This is only used when we reorder from the Iteration Backlog
OptionalnextID of the work item that should be after the reordered items. Can use 0 to specify the end of the list.
OptionalparentParent ID for all of the work items involved in this operation. Can use 0 to indicate the items don't have a parent.
OptionalpreviousID 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.