Skip to main content
square.batchDeleteCatalogObjects deletes a set of CatalogItems based on the provided list of target IDs and returns a set of successfully deleted IDs in the response.

Example

automations/square-batch-delete-catalog-objects.automation.ts

Inputs

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

Output

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