Update an order

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

Path parameters

idstringRequired
Order ID

Request

This endpoint expects an object.
assignee_idstringOptional
ID of the user to assign the order to
statusstringOptional
New status for the order

Response

order updated
objectstring
idstringformat: "uuid"
packageenum
statusenum
business_idstringformat: "uuid"
created_atdatetime
updated_atdatetime
subproductslist of enums or null