square.retrieveMerchantSettings retrieves the merchant-level settings for a Square-hosted checkout page.
Example
automations/square-retrieve-merchant-settings.automation.ts
Inputs
Every input accepts a compatible signal. It requiresMERCHANT_PROFILE_READ and PAYMENT_METHODS_READ.
This action has no inputs.
Use the official RetrieveMerchantSettings reference for provider field semantics and limits.
Output
Returns the officialSquare.RetrieveMerchantSettingsResponse response as a codec-safe object. Square integer money amounts remain bigint values.