Skip to main content
square.bulkUpsertMerchantCustomAttributes creates or updates custom attributes for a merchant as a bulk operation.

Example

automations/square-bulk-upsert-merchant-custom-attributes.automation.ts

Inputs

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

Output

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