Register a webhook endpoint to receive push events (e.g., “Paper Jam”) rather than polling constantly.
GET /api/v1/printengine/status
url = "https://192.168.1.50/api/v1/Jobs" headers = "Content-Type": "application/json" payload = "jobName": "Invoice_001", "contentType": "application/pdf" hp printer rest api