X-Access-Token: ********************
curl --location --globoff '/api/method/public/online-ordering/get-cart-totals?cart_id=undefined' \ --header 'X-Access-Token: <api-key>'
{ "items_count": 0, "rounded_total": 0 }