Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8000/api/v1/transaction/widget?start_date=&end_date' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>'