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

Query Parameters

APIKey
string
required
invoiceid
integer
required

Response

Success

service_status
object
name
string