Authorization: Bearer ********************
curl --location --request GET 'https://fullers.flamesware.com/api/v1/restaurant/orders/today' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>'
{}