SquareConnect::V1Merchant

March 13, 2019 ยท View on GitHub

Description

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

Properties

NameTypeDescriptionNotes
idStringThe merchant account's unique identifier.[optional]
nameStringThe name associated with the merchant account.[optional]
emailStringThe email address associated with the merchant account.[optional]
account_typeStringIndicates whether the merchant account corresponds to a single-location account (LOCATION) or a business account (BUSINESS). This value is almost always LOCATION. See V1MerchantAccountType for possible values[optional]
account_capabilitiesArray<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.[optional]
country_codeStringThe country associated with the merchant account, in ISO 3166-1-alpha-2 format.[optional]
language_codeStringThe language associated with the merchant account, in BCP 47 format.[optional]
currency_codeStringThe currency associated with the merchant account, in ISO 4217 format. For example, the currency code for US dollars is USD.[optional]
business_nameStringThe name of the merchant's business.[optional]
business_addressAddressThe address of the merchant's business.[optional]
business_phoneV1PhoneNumberThe phone number of the merchant's business.[optional]
business_typeStringThe type of business operated by the merchant. See V1MerchantBusinessType for possible values[optional]
shipping_addressAddressThe merchant's shipping address.[optional]
location_detailsV1MerchantLocationDetailsAdditional information for a single-location account specified by its associated business account, if it has one.[optional]
market_urlStringThe URL of the merchant's online store.[optional]