post https://order_platform_url/orders//dispatched
The Order Dispatched endpoint needs to be integrated into the order platform. This endpoint enables GrubOne to mark an order as dispatched from its fulfillment location. However, if the order platform handles the delivery process, this status update can be ignored. This is based on the understanding that the order platform will have its own tracking mechanism to know when the assigned driver picks up the order. Regardless of whether the status update is processed, the endpoint should always return a 204 No Content response to acknowledge the request.