curl --location '/ACal/TestCertificateService/GetUnsyncDataMessage' \
--header 'ApiKey: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"DUTTypeID": 0,
"DateType": 0,
"StartDate": null,
"EndDate": null,
"AuditStatus": true,
"ApprovalStatus": true,
"PageNumber": 0,
"PageSize": 0
}'{}