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

Query Parameters

APIKey
string
required
domain
string
required

Response

Success

service_status
object
name
string