curl --request POST \
--url https://app.ezzydoc.com/EzzyService.svc/Rest/createAndPublishAIPromptTOK
{
"service_status": {
"invoice_id": 123,
"message": "<string>",
"status": 0
},
"workflow_id": 123
}
curl --request POST \
--url https://app.ezzydoc.com/EzzyService.svc/Rest/createAndPublishAIPromptTOK
{
"service_status": {
"invoice_id": 123,
"message": "<string>",
"status": 0
},
"workflow_id": 123
}