{
  "_comment": "REAL response from GET ${base_url}/resources/Product/?limit=20&offset=0 — trimmed to 2 products for reference. All field names and types are VERIFIED.",
  "_source": "Live Revel API call from local laptop",
  "_date_captured": "2026-03-18",

  "meta": {
    "total_count": 890,
    "time_zone": "Asia/Singapore",
    "next": "/resources/Product/?limit=20&offset=20",
    "limit": 20,
    "offset": 0,
    "previous": null
  },
  "objects": [
    {
      "_note": "Model 1: Simple product (is_combo=0, combo_productsets=[], no modifier_classes visible)",
      "id": 391,
      "resource_uri": "/resources/Product/391/",
      "uuid": "c27bfea6-56c9-468f-b376-584cdf50b492",
      "name": "Black Cherry Tart",
      "description": "",
      "price": 1.5,
      "cost": "0.5000",
      "sku": "1000000181",
      "barcode": "1000000181",
      "active": false,
      "show_on_pos": true,
      "display_online": true,
      "display_on_kiosk": false,
      "sorting": 1,
      "category": "/products/ProductCategory/914/",
      "categories": ["/products/ProductCategory/914/"],
      "establishment": "/enterprise/Establishment/10/",
      "is_combo": 0,
      "combo_productsets": [],
      "combo_upcharge": "0.0000",
      "combo_saving_productset": null,
      "upsell_combo_price": "0",
      "upsell_combos": [],
      "increase_group_combo_price_based_on_upcharge": false,
      "set_price_per_group_for_combos": false,
      "product_price_in_combo": null,
      "combo_product_1": null,
      "combo_product_2": null,
      "combo_product_3": null,
      "combo_product_4": null,
      "combo_product_5": null,
      "combo_product_6": null,
      "combo_product_7": null,
      "combo_product_8": null,
      "combo_discount_products": [],
      "rti_combo": false,
      "dynamic_combo": null,
      "parent_dynamic_combo": null,
      "product_group": [],
      "attribute_parent": null,
      "attribute_type": 0,
      "attribute_1": null,
      "attribute_1_name": null,
      "attribute_2": null,
      "attribute_2_name": null,
      "attribute_value_1": null,
      "attribute_value_2": null,
      "parent_product": null,
      "type": 0,
      "sold_by_weight": true,
      "tare": 0.25,
      "uom": "Unit",
      "variable_pricing": false,
      "variable_pricing_by": 0,
      "allow_price_override": false,
      "min_price": null,
      "max_price": null,
      "max_threshold_price": null,
      "tax_class": 0,
      "tax": null,
      "tax_codes": [],
      "tax_included": false,
      "flat_tax_units": 1,
      "surcharge": "0",
      "discountable": true,
      "image": "http://i.imgur.com/TK6oWcD.png",
      "color_code": 3,
      "pos_column_width": 3,
      "printers": [],
      "list_printers": null,
      "kds_tags": [],
      "print_tags": true,
      "kitchen_print_name": "",
      "kitchen_description": null,
      "receipt_text": null,
      "dining_options": "[0, 1, 2, 3, 4, 5, 6, 7]",
      "alternate_lookup": [],
      "price_tiers": [],
      "prevent_sales": false,
      "track_in_inventory": true,
      "default_inventory": false,
      "require_serial_number": false,
      "is_alcohol": false,
      "is_cold": false,
      "is_food": false,
      "is_drink": false,
      "ebt_no": false,
      "seasonal_item": false,
      "prompt_for_quantity": false,
      "prompt_for_upsell": 0,
      "disable_modifier_popup": false,
      "preparation_time": 0,
      "service_duration": 0,
      "commission": "0.0000",
      "commission_type": 0,
      "eligible_for_purchase_rewards": true,
      "purchase_reward_multiplier": 1.0,
      "point_value": null,
      "point_redeem": null,
      "export": true,
      "conv_ordering_disp": true,
      "conv_ordering_sort_order": null,
      "auto_complete_on_kds": false,
      "third_party_id": "",
      "shopify_sku": "",
      "created_by": "/enterprise/User/5/",
      "updated_by": "/enterprise/User/106/",
      "created_date": "2014-12-20T04:40:14.971176",
      "updated_date": "2019-08-23T11:50:44.531149",
      "label_date": "2014-12-20T04:40:14.971176"
    },
    {
      "_note": "Another simple product — same structure, different category",
      "id": 407,
      "resource_uri": "/resources/Product/407/",
      "uuid": "2e0cd394-efdd-4859-9548-dedd8bb870ad",
      "name": "Strawberry Banana",
      "description": "",
      "price": 1.5,
      "cost": "0.5000",
      "sku": "1000000146",
      "barcode": "1000000216",
      "active": false,
      "show_on_pos": true,
      "display_online": true,
      "display_on_kiosk": false,
      "sorting": 1,
      "category": "/products/ProductCategory/916/",
      "categories": ["/products/ProductCategory/916/"],
      "establishment": "/enterprise/Establishment/10/",
      "is_combo": 0,
      "combo_productsets": [],
      "combo_upcharge": "0.0000",
      "type": 0,
      "sold_by_weight": true,
      "dining_options": "[0, 1, 2, 3, 4, 5, 6, 7]"
    }
  ]
}
