Render a GS1 DataMatrix for a GTIN plus any subset of (lot, serial, expiry). At least one of lot or serial is required. Returns image bytes (image/svg+xml or image/png).
Documentation Index
Fetch the complete documentation index at: https://docs.closient.com/llms.txt
Use this file to discover all available pages before exploring further.
Request body for synchronous GS1 DataMatrix generation.
GTIN (8/12/13/14 digits, normalized to GTIN-14).
Optional GS1 AI(10) lot/batch (1-20 printable ASCII).
Optional GS1 AI(21) serial (1-20 printable ASCII).
Optional GS1 AI(17) expiry as YYMMDD (e.g. '270630' for 2027-06-30).
Output image format.
svg, png OK
The response is of type file.