Skip to main content
square.retrieveCatalogObject returns a single CatalogItem as a CatalogObject based on the provided ID.

Example

automations/square-retrieve-catalog-object.automation.ts

Inputs

Every input accepts a compatible signal. It requires ITEMS_READ. Use the official RetrieveCatalogObject reference for provider field semantics and limits.

Output

Returns the official Square.GetCatalogObjectResponse response as a codec-safe object. Square integer money amounts remain bigint values.