Authorization: Bearer ********************
curl --location --request POST 'http://localhost:8000/api/v1/receipt/export?search=2025-10-25&supplier_id&date=' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>'
{}