Otter · JSON Structure

Public Api Gtin Structure

A 14 digit Global Trade Item Number (GTIN). For GTIN values that are shorter than 14 digits, value will be padded with leading zeroes.

Type: string Properties: 0
RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

Gtin is a JSON Structure definition published by Otter. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/otter/refs/heads/main/json-structure/public-api-gtin-structure.json",
  "name": "Gtin",
  "description": "A 14 digit Global Trade Item Number (GTIN). For GTIN values that are shorter than 14 digits, value will be padded with leading zeroes.",
  "type": "string",
  "example": "00049000608779"
}