square.retrieveLocationSettings retrieves the location-level settings for a Square-hosted checkout page.
Example
automations/square-retrieve-location-settings.automation.ts
Inputs
Every input accepts a compatible signal. It requiresMERCHANT_PROFILE_READ.
Use the official RetrieveLocationSettings reference for provider field semantics and limits.
Output
Returns the officialSquare.RetrieveLocationSettingsResponse response as a codec-safe object. Square integer money amounts remain bigint values.