patch
https://example.com/integration/api/v1/orders/
Updates an order from the system. Note that Basic Authentication is required for all requests as such, make sure to provide the Authorization header with a valid value.
200Order updated
403User does not have the required privileges to perform this action
404Order not found
500An error occurred when trying to update the order
