Skip to main content
square.upsertMerchantCustomAttribute creates or updates a custom attribute for a merchant.

Example

automations/square-upsert-merchant-custom-attribute.automation.ts

Inputs

Every input accepts a compatible signal. It requires MERCHANT_PROFILE_WRITE. Use the official UpsertMerchantCustomAttribute reference for provider field semantics and limits.

Output

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