V1Merchant

November 20, 2019 ยท View on GitHub

Description

Defines the fields that are included in the response body of a request to the RetrieveBusiness endpoint. Note: This model is deprecated.

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]
accountTypeStringIndicates 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]
accountCapabilitiesList<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]
countryCodeStringThe country associated with the merchant account, in ISO 3166-1-alpha-2 format.[optional]
languageCodeStringThe language associated with the merchant account, in BCP 47 format.[optional]
currencyCodeStringThe currency associated with the merchant account, in ISO 4217 format. For example, the currency code for US dollars is USD.[optional]
businessNameStringThe name of the merchant's business.[optional]
businessAddressAddressThe address of the merchant's business.[optional]
businessPhoneV1PhoneNumberThe phone number of the merchant's business.[optional]
businessTypeStringThe type of business operated by the merchant. See V1MerchantBusinessType for possible values[optional]
shippingAddressAddressThe merchant's shipping address.[optional]
locationDetailsV1MerchantLocationDetailsAdditional information for a single-location account specified by its associated business account, if it has one.[optional]
marketUrlStringThe URL of the merchant's online store.[optional]