Unified.to · Schema

property_CommerceItem_collection_ids

@deprecated; use collections instead

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-commerceitem-collection-ids-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_CommerceItem_collection_ids",
  "title": "property_CommerceItem_collection_ids",
  "description": " @deprecated; use collections instead",
  "items": {
    "type": "string"
  },
  "type": "array"
}