POST {{baseUrl}}/efris/efris-invoicesYYYY-MM-DD.YYYY-MM-DD.curl --location --request POST 'https://auth.efris.kakasa.xyz/api/v1/efris/efris-invoices' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"startDate": "2025-01-01",
"endDate": "2025-03-30",
"pageSize": "",
"referenceNo":""
}'{}