What's the best way to identify whether an order is created online or on POS?
Notices there is a "onlineOrder" field in ORDER record when pull the order through REST API, but it is always null even when the order is created by Clover Online Order app.
Should we use "device" to identity online order? since the device is always NULL for online orders.