← All examples
Appointment card · 84 × 49 mm
Appointment card
Wanneer en waar, om mee te geven.
- What it is for
- Praktijk, salon en lab
- Format
- 30374 · 84 × 49 mm

Fields you send
{{naam}}{{datum}}{{tijd}}{{bij_wie}}{{plaats}}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": "Afspraakkaartje",
"data": {
"naam": "…",
"datum": "…",
"tijd": "…",
"bij_wie": "…",
"plaats": "…"
}
}'Read the documentation →More in clinics and appointments
