square.deleteMerchantCustomAttribute deletes a custom attribute associated with a merchant.
Example
automations/square-delete-merchant-custom-attribute.automation.ts
Inputs
Every input accepts a compatible signal. It requiresMERCHANT_PROFILE_WRITE.
Use the official DeleteMerchantCustomAttribute reference for provider field semantics and limits.
Output
Returns the officialSquare.DeleteMerchantCustomAttributeResponse response as a codec-safe object. Square integer money amounts remain bigint values.