get https://bbot.menu/api/v2-2/order?order_id=
Deprecated Endpoint
While this endpoint is still in production, it is being phased out in favor of using /orders with an order_id to get a single Order.
This endpoint will return a single Order Object. All new code should be using the Orders endpoint, as it has the same functionality and this endpoint will be deprecated in future versions.