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