Instnt Print
All examples

Asset label

Apparaat, serienummer en sinds wanneer het er staat.

What it is for
Beheer en onderhoud
Format
11354 · 55 × 28 mm
Asset label — 55 × 28 mm
Asset label · 55 × 28 mm

Fields you send

{{url}}{{apparaat}}{{serienummer}}{{locatie}}{{datum}}

Print it

One request. The server draws it and the bridge prints it — you send values, not a document.

curl https://instntprint.com/v1/jobs \
  -H "Authorization: Bearer <sleutel>" \
  -d '{
    "printer": "Counter",
    "template": "Apparaatlabel",
    "data": {
          "url": "…",
          "apparaat": "…",
          "serienummer": "…",
          "locatie": "…",
          "datum": "…"
    }
  }'
Read the documentation →

More in assets and maintenance