<- Object

Object

V1Merchant

Defines the fields that are included in the response body of a request to the RetrieveBusiness endpoint.

Link to section

Properties

Link to section

id

string

The merchant account's unique identifier.

Link to section

name

string

The name associated with the merchant account.

Link to section

email

string

The email address associated with the merchant account.

Link to section

account_type

string

Indicates whether the merchant account corresponds to a single-location account (LOCATION) or a business account (BUSINESS). This value is almost always LOCATION.

Link to section

account_capabilities

string [ ]

Capabilities that are enabled for the merchant's Square account. Capabilities that are not listed in this array are not enabled for the account.

Link to section

country_code

string

The country associated with the merchant account, in ISO 3166-1-alpha-2 format.

Link to section

language_code

string

The language associated with the merchant account, in BCP 47 format.

Link to section

currency_code

string

The currency associated with the merchant account, in ISO 4217 format. For example, the currency code for US dollars is USD.

Link to section

business_name

string

The name of the merchant's business.

Link to section

business_address

The address of the merchant's business.

Link to section

business_phone

The phone number of the merchant's business.

Link to section

business_type

string

The type of business operated by the merchant.

Link to section

shipping_address

The merchant's shipping address.

Link to section

location_details

Additional information for a single-location account specified by its associated business account, if it has one.

Link to section

market_url

string

The URL of the merchant's online store.