When user clicked on checkout, greedbag shop would send user to land on checkout.greedbag.com service with query_param oid, this will set the session with order_id, to fetch current_order details.
GET /current_orderReturns current_order if found in session.
None.
Returns OrderResponse