Instnt Print
All examples

Return label

Retouradres met het ordernummer erbij, voor in de doos.

What it is for
Verzenden
Format
99012 · 84 × 34 mm
Return label — 84 × 34 mm
Return label · 84 × 34 mm

Fields you send

{{naam}}{{adres}}{{plaats}}{{postcode}}{{ordernummer}}

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": "Retourlabel",
    "data": {
          "naam": "…",
          "adres": "…",
          "plaats": "…",
          "postcode": "…",
          "ordernummer": "…"
    }
  }'
Read the documentation →

More in shipping