{
  "inventory_low_stock_notification_configuration": {
    "column": {
      "source_code": true,
      "sku": true,
      "notify_stock_qty": true
    },
    "constraint": {
      "PRIMARY": true
    }
  },
  "patch_list": {
    "column": {
      "patch_id": true,
      "patch_name": true
    },
    "constraint": {
      "PRIMARY": true
    }
  }
}