{
  "data": {
    "catalog_object": {
      "type": "ITEM",
      "id": "X6NH6N2H6TK4W8AD4VFKZL8J",
      "updated_at": "2023-05-20T15:30:00.000Z",
      "version": 1684596600000,
      "is_deleted": false,
      "present_at_all_locations": true,
      "item_data": {
        "name": "Coffee",
        "description": "Fresh brewed coffee",
        "category_id": "BJNQCF2FJ6S6BYQYPG3BMA2C",
        "variations": [
          {
            "type": "ITEM_VARIATION",
            "id": "3TZFAOHWGG7PAK2QEXWYPZTP",
            "updated_at": "2023-05-20T15:30:00.000Z",
            "version": 1684596600000,
            "is_deleted": false,
            "present_at_all_locations": true,
            "item_variation_data": {
              "item_id": "X6NH6N2H6TK4W8AD4VFKZL8J",
              "name": "Regular",
              "ordinal": 1,
              "pricing_type": "FIXED_PRICING",
              "price_money": {
                "amount": 250,
                "currency": "USD"
              }
            }
          }
        ]
      }
    },
    "id_mappings": [
      {
        "client_object_id": "#Coffee",
        "object_id": "X6NH6N2H6TK4W8AD4VFKZL8J"
      }
    ]
  }
}