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

Query Parameters

APIKey
string
required
workflowid
integer
required

Response

Success

service_status
object
setting
string