Otter · JSON Structure

Public Api Job Id Structure

ID used to track the job created for generating report.

Type: string Properties: 0
RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

JobId 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-job-id-structure.json",
  "name": "JobId",
  "description": "ID used to track the job created for generating report.",
  "type": "string",
  "example": "38ab397f-b142-4b06-b70c-40c68a408bea"
}