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 requiresITEMS_WRITE.
Use the official DeleteCatalogObject reference for provider field semantics and limits.
Output
Returns the officialSquare.DeleteCatalogObjectResponse response as a codec-safe object. Square integer money amounts remain bigint values.