curl --request GET \
--url https://app.ezzydoc.com/EzzyService.svc/Rest/createAiApp
{
"service_status": {
"invoice_id": 123,
"message": "<string>",
"status": 0
},
"aitype": 123,
"code": "<string>",
"json": "<string>",
"url": "<string>"
}
curl --request GET \
--url https://app.ezzydoc.com/EzzyService.svc/Rest/createAiApp
{
"service_status": {
"invoice_id": 123,
"message": "<string>",
"status": 0
},
"aitype": 123,
"code": "<string>",
"json": "<string>",
"url": "<string>"
}