Skip to main content
square.deleteCatalogObject deletes a single CatalogObject based on the provided ID and returns the set of successfully deleted IDs in the response.

Example

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

Inputs

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

Output

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