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