Instances
List Square Integration Instances
List all Square integration instances configured on this tenant, ordered by name.
Get Square Integration Instance
Get a single Square integration instance by ID.
Update Square Integration Instance
Update a Square integration instance. The manager splits the payload across direct columns (name), connection settings (environment, access_token, merchant_id), and integration settings (order_import_start_date, default_return_warehouse_id).
Get OAuth Authorize URL
Builds the Square OAuth authorization URL for this instance. Redirect the merchant's browser to the returned `authorization_url`; after they approve, Square redirects back and the connection is stored automatically with the granted scopes.