# Preparation time update **POST /yourwebhook.com/prep_time** ## Servers - https://api.staging.deliverect.com: https://api.staging.deliverect.com () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **channelOrderId** (string) The unique ID of the order sourced from the ordering channel - **orderId** (string) The unique ID of the order in Deliverect - **location** (string) The unique ID of the location in Deliverect - **status** (integer) The status from the supported list of values for order status updates. - **pickupTime** (string(date-time)) The updated pickup time in UTC (yyyy-MM-ddTHH:mm:ssZ) ## Responses ### 200 Ok ### 400 Bad Request [Powered by Bump.sh](https://bump.sh)