Skip to main content
square.updateLocationSettings updates the location-level settings for a Square-hosted checkout page.

Example

automations/square-update-location-settings.automation.ts

Inputs

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

Output

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