Getting current order details

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_order

Returns current_order if found in session.

Permission

None.

Response

Returns OrderResponse