Set task group ordering

Sets the ordering of task groups within a draft order. Must provide all task group IDs with no duplicates. | (SetTaskGroupOrderingDraftReq) -> (bool)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

order_idstringRequired

Request

This endpoint expects an object.
task_group_idslist of stringsRequired
Complete list of task group IDs in the desired order

Response

Successful Response

Errors

422
Order Drafts Set Task Group Ordering V1request Unprocessable Entity Error