curl --request GET \
--url https://app.ezzydoc.com/EzzyService.svc/Rest/getConsoleLog
{
"log": [
{
"description": "<string>",
"time": "2023-11-07T05:31:56Z"
}
],
"service_status": {
"invoice_id": 123,
"message": "<string>",
"status": 0
}
}
curl --request GET \
--url https://app.ezzydoc.com/EzzyService.svc/Rest/getConsoleLog
{
"log": [
{
"description": "<string>",
"time": "2023-11-07T05:31:56Z"
}
],
"service_status": {
"invoice_id": 123,
"message": "<string>",
"status": 0
}
}