# Update order status **POST /orderStatus/{orderId}** This endpoint allows a POS to update the status of an order at each stage in its preparation. It also allows for the modification of the pickupTime ## Servers - https://api.staging.deliverect.com: https://api.staging.deliverect.com () ## Authentication methods - Bearer auth ## Parameters ### Headers - **Content-Type** (string) ### Path parameters - **orderId** (string) ### Body: */* (string) string ## Responses ### 200 OK #### Body: application/json (object) object ### default default #### Body: text/plain (string) string [Powered by Bump.sh](https://bump.sh)