square.bulkDeleteOrderCustomAttributes deletes order custom attributes as a bulk operation.
Example
automations/square-bulk-delete-order-custom-attributes.automation.ts
Inputs
Every input accepts a compatible signal. It requiresORDERS_WRITE.
Use the official BulkDeleteOrderCustomAttributes reference for provider field semantics and limits.
Output
Returns the officialSquare.BulkDeleteOrderCustomAttributesResponse response as a codec-safe object. Square integer money amounts remain bigint values.