curl --location '/ACal/TestCertificateService/GetCertificateExcelDataByID' \
--header 'ApiKey: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"ExcelDataCompressionToZIP": true,
"IDType": 0,
"ID": null,
"TemplateFileID": null
}'{}