Get a public twin based on trade nr and batch nr (GS1 Digital Link).
GET/01/:tradeNr/10/:batchNr
Returns the twin's public fields. The path follows the GS1 Digital Link syntax, where 01 is the application identifier for the trade item number (GTIN) and 10 for the batch/lot, so a GS1 link or QR code resolves directly to the passport data. The GTIN matches in both its padded and unpadded forms. Supplying the role parameter additionally returns the custom fields that role is permitted to see; see the Authentication and roles page.
Request
Responses
- 200
- 404
- 502
OK
Twin not found
Failed to resolve role