Flipdish · JSON Structure

Platform Webhook Log Structure

Webhook log

Type: object Properties: 15
RestaurantOnline OrderingMobile AppsPoint-of-SaleOrderMenusPaymentsWebhook

WebhookLog is a JSON Structure definition published by Flipdish, describing 15 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

WebhookSubscriptionOwnerUserId EventCreated WebhookTriggered WebhookEventName WebhookSubscriptionCallbackUrl HttpResponseStatusCode HttpResponseStatus RequestHeaders RequestBody ResponseHeaders ResponseBody Duration RetryCount FlipdishWebhookId Version

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/flipdish/refs/heads/main/json-structure/platform-webhook-log-structure.json",
  "name": "WebhookLog",
  "description": "Webhook log",
  "type": "object",
  "properties": {
    "WebhookSubscriptionOwnerUserId": {
      "description": "Webhook subscription owner user identifier",
      "type": "int32",
      "example": 500123
    },
    "EventCreated": {
      "description": "Event created",
      "type": "string",
      "example": "string"
    },
    "WebhookTriggered": {
      "description": "Webhook triggered",
      "type": "string",
      "example": "string"
    },
    "WebhookEventName": {
      "description": "Webhook event name",
      "type": "string",
      "example": "Example Name"
    },
    "WebhookSubscriptionCallbackUrl": {
      "description": "Webhook subscription callback url",
      "type": "string",
      "example": "https://api.flipdish.co/example"
    },
    "HttpResponseStatusCode": {
      "description": "Received HTTP repsonse status HTTP code",
      "type": "string",
      "example": "Active"
    },
    "HttpResponseStatus": {
      "description": "Received HTTP repsonse status",
      "type": "string",
      "example": "Active"
    },
    "RequestHeaders": {
      "description": "Request headers",
      "type": "string",
      "example": "string"
    },
    "RequestBody": {
      "description": "Request body",
      "type": "string",
      "example": "string"
    },
    "ResponseHeaders": {
      "description": "Received response headers",
      "type": "string",
      "example": "string"
    },
    "ResponseBody": {
      "description": "Received response body",
      "type": "string",
      "example": "string"
    },
    "Duration": {
      "description": "Duration of HTTP request",
      "type": "string",
      "example": "string"
    },
    "RetryCount": {
      "description": "Retry count",
      "type": "int32",
      "example": 3
    },
    "FlipdishWebhookId": {
      "description": "Flipdish webhook identifier",
      "type": "uuid",
      "example": "00000000-0000-0000-0000-000000000000"
    },
    "Version": {
      "description": "Flipdish webhook version",
      "type": "string",
      "example": "string"
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/platform-webhook-log-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.