Update department and label

Updates department_id and/or label for the caller’s role on the order. Coordinator writes coordinator_* fields; executor writes executor_* fields on matching task_group_details rows. | authz_personas=[coordinator_org_operators, order_executor_org_operators] | (OrdersUpdateDepartmentAndLabelReq) -> (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.
department_idstringOptional
department_id__set_to_NonebooleanOptionalDefaults to false
labelstringOptional
label__set_to_NonebooleanOptionalDefaults to false

Response

Successful Response

Errors

422
Orders Update Department and Label V1request Unprocessable Entity Error