# Order Status Update **POST /yourwebhook.com/order_status** ## Servers - https://api.staging.deliverect.com: https://api.staging.deliverect.com () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **orderId** (string) - **status** (string) - **timeStamp** (string) - **receiptId** (string) - **reason** (string) - **channelOrderId** (string) - **location** (string) - **channelLink** (string) ## Responses ### 200 Ok ### 400 Bad Request [Powered by Bump.sh](https://bump.sh)