Otter · JSON Structure

Public Api Application Id Structure

The plain-text Application ID, provided at partner onboarding, also available on Developer Portal.

Type: string Properties: 0
RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

ApplicationId 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-application-id-structure.json",
  "name": "ApplicationId",
  "description": "The plain-text Application ID, provided at partner onboarding, also available on Developer Portal.",
  "type": "string",
  "example": "5045c1c3-694f-4392-b43b-e765cd89c8b8"
}