Authorization: Bearer ********************
curl --location --request POST 'http://localhost:8000/api/v1/report/consignment/suppliers/export?start_date=2025-11-01&end_date=2025-11-30' \ --header 'Authorization: Bearer <token>'
{}