Deprecated Items in the Square Data Model

To provide new features or improved functionality, Square might deprecate objects, fields, enums, or values in the data model. When items are deprecated, you should migrate to the replacement as soon as possible to avoid disruption when the item is retired in a future Square API version. The Square Developer Platform attempts to minimize changes that require code updates.

Note

All Connect v1 objects and enums are deprecated.

Link to section

Deprecated objects and fields

The following objects are deprecated, along with all of their fields:

The following deprecated fields belong to objects that are not deprecated:

Link to section

Deprecated enums and values

The following enums are deprecated, along with all of their values:

The following deprecated values belong to enums that are not deprecated:

Note

The Deprecated page in the Square API Reference lists all deprecated endpoints. Each deprecated endpoint documents its deprecation date and, where applicable, the replacement endpoint, estimated retirement date, and migration guide.

Link to section

See also