Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8000/api/v1/report/consignment/suppliers/1/widget?start_date=2025-11-06&end_date=2025-11-06' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>'
{}