<- Object

Object

CatalogModifier

A modifier applicable to items at the time of sale.

An example of a modifier is a Cheese add-on to a Burger item.

Link to section

Properties

Link to section

name

string

The modifier name. This is a searchable attribute for use in applicable query filters, and its value length is of Unicode code points.

Link to section

price_money

The modifier price.

Link to section

ordinal

integer(32-bit)

Determines where this CatalogModifier appears in the CatalogModifierList.

Link to section

modifier_list_id

string

The ID of the CatalogModifierList associated with this modifier.

Link to section

location_overrides

Location-specific price overrides.

Link to section

image_id

string

Beta

The ID of the image associated with this CatalogModifier instance. Currently this image is not displayed by Square, but is free to be displayed in 3rd party applications.