ApiKey: ********************
curl --location '/ACal/ReferenceService/QueryByID' \ --header 'ApiKey: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "IDType": 0, "IdList": [ "string" ] }'
{}