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

Query Parameters

APIKey
string
required
user
string
required

Response

Success

logo_url
string
service_status
object
theme
integer