← All examples
Contents label · 55 × 28 mm
Contents label
Wat erin zit en hoeveel, met de datum eronder.
- What it is for
- Bereiden en bewaren
- Format
- 11354 · 55 × 28 mm

Fields you send
{{inhoud}}{{aantal}}{{datum}}{{opmerking}}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": "Inhoudslabel",
"data": {
"inhoud": "…",
"aantal": "…",
"datum": "…",
"opmerking": "…"
}
}'Read the documentation →More in kitchen and storage
