Get merchant identity for the authenticated provider
Returns the subset of provider data safe to render in a customer-facing checkout: display name, legal name, support contact, terms and privacy URLs, and logo. Used by SDK components like MandateText and CheckoutSummary.
Authorizations
Provider secret API key (sk_live_… / sk_test_…) supplied as a Bearer token.
Response
Merchant identity
Brand name shown in UI
"Acme"
Legal entity name used in SCA mandate copy
"Acme Inc."
Company registration number (EIN, Companies House No, Org No)
"HRB12345"
ISO-3166 alpha-2 country code of the merchant
"US"
ISO-4217 default settlement currency
"usd"
Absolute URL to the square app icon / logomark. Consumed by MCP host chromes, mobile avatar slots, and any surface where the landscape logoUrl would need letterboxing.
"https://cdn.acme.com/icon.png"
Absolute URL to the merchant logo
"https://cdn.acme.com/logo.png"
"https://acme.com/privacy"
Descriptor appearing on the customer card statement
"ACME INC"
Full set of currencies a customer may pay credit topups in, including the default currency. Omitted/single-entry means single-currency behavior.
"support@acme.com"
"https://acme.com/support"
Tax identification number (US: EIN)
"12-3456789"
"https://acme.com/terms"
VAT identification number (UK/EU)
"DE123456789"