Online Order API For Ext App
Placed Orders.
URL:https://api.lingaros.com/v1/online-order/store/{store_id}/ordersForExtApp
curl -X GET -H "apikey: generated-api-key" \
"https://api.lingaros.com/v1/online-order/store/{store_id}/ordersForExtApp"
queryParms
?count=20 => [Item count per page]
?currentPage=0 => [Current page count]
?fromDate=20-Jul-2020 => [Specific date]
?toDate =24-Aug-2020 => [Specific date]
?orderStatus=0 => [Order status]