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

Query Parameters

APIKey
string
required
invoiceid
integer
required

Response

Success

service_status
object
json
string