curl --location '/ACal/TestCertificateService/GetCertificateCustomizeExcelData' \
--header 'ApiKey: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"TemplateFileID": null,
"ExcelDataCompressionToZIP": true,
"RecordNo": null,
"CertNo": null,
"FactoryNo": null,
"SampleNo": null,
"OrderNo": null,
"ReserveNoOne": null,
"ReserveNoTwo": null,
"DateType": 0,
"StartDate": null,
"EndDate": null
}'{}