Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.omneo.io/llms.txt

Use this file to discover all available pages before exploring further.

Product Properties

AttributeDescription
id INTEGER READ-ONLYA unique Omneo identifier for the product
title STRINGThe display name of the product
handle STRINGA unique handle for the product
external_id STRINGThe external ID of the product. Usually the unique identifier in the system where the product originated.
type STRING ENUMThe type of the product. Valid values: appointment, simple, configurable, downloadable, gift, bundle, voucher, service, subscription.
status STRING ENUMThe status of the product. Valid values: new, active, rundown, discontinued, ranged, deleted.
brand STRINGThe brand of the product
description STRINGAn HTML description of the product
currency STRINGThe currency associated with the product
position INTEGERThe sort position of the product
images ARRAYA list of product images attached to the product
systems ARRAYA list of systems associated with the product. Example: ["pos", "kiosk"].
channels ARRAYA list of channels associated with the product. Example: ["Omneo", "eCommerce", "marketplace"].
tags ARRAYA list of tags associated with the product. Example: ["xmas", "knitwear"].
options OBJECTProduct options grouped by option name
custom_fields ARRAYCustom fields for this product. Use these for data that does not fit the core fields.
variants ARRAYA list of attached product variants