Update an order's statusCopy Pagepost https://api.ecommerceapi.uk/v1/orders/{id}/statusUpdates the status of an order.Path ParamsidintegerrequiredID of the order that the status being updated belongs to.Body ParamssendEmailbooleanWhether to send an order status update email to the customer.truefalsestatusintegerThe new status ID.trackingUrlstringThe new value for the tracking URL field.sendToEbaybooleanSet to true to send the updated order status to eBay.truefalseeBayShippingCarrierstringThe value for the eBay shipping carrier.eBayShipmentTrackingNumberstringThe value for the eBay shipping tracking number.Response 200OKUpdated about 1 year ago