# Order Delivery Update **GET /fulfillment/location/{orderId}** ## Servers - Staging Environment: https://api.staging.deliverect.com (Staging Environment) ## Parameters ### Path parameters - **orderId** (string) ## Responses ### 200 200 #### Body: application/json (object) - **channelOrderId** (string) - **orderId** (string) - **location** (string) - **status** (integer) - **deliveryETA** (string) - **courier** (object) [Powered by Bump.sh](https://bump.sh)