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