Skip to main content
square.listMerchants provides details about the merchant associated with a given access token.

Example

automations/square-list-merchants.automation.ts

Inputs

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

Output

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