Skip to main content
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 requires MERCHANT_PROFILE_WRITE. Use the official DeleteMerchantCustomAttribute reference for provider field semantics and limits.

Output

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