{ "tenantId": "05053698341", "date": "20240915", "hour": "10" }
curl --location --request POST '/CDApi/PluginAutoCall/v1/d70c9bba-b71f-4021-b68c-0dccb2d99999/AutoCallRequest/History' \ --header 'Authorization: Bearer e0167b81201d415ab0d7ce9081849999' \ --header 'Content-Type: application/json' \ --data-raw '{ "tenantId": "05053698341", "date": "20240915", "hour": "10" }'
{ "status": "complete", "tenantId": "05053699999", "autoCallRequestList": [ { "reqId": "1000", "autoCallType": 1, "requestTime": "2025-02-06T08:45:33.090Z" }, { "reqId": "1001", "autoCallType": 2, "requestTime": "2025-02-06T08:50:40.090Z" } ], "discription": "" }