Update order statusput https://example.com/v1/orders/{order-id}This request updates the status of an order.Path Paramsorder-idstringrequiredThe secondary identifier that is associated with an order of a specific customer order identifier. Example: "2328273"Body ParamseventstringThe type of the event. Allowed values: "STATUS_UPDATES"payloadobjectpayload objectHeadersWM_CONSUMER.IDstringrequiredThe Walmart consumer identifier (ID) of the tenant. The tenant must submit this ID in the header of every request. Example: "2d6cf199-9b07-4350-bb2b9-0db3c2"Response 200SuccessUpdated about 1 year ago