Square.Connect.Model.Merchant

September 24, 2019 ยท View on GitHub

Description

Represents a Square seller.

Properties

NameTypeDescriptionNotes
IdstringThe Square-issued ID of the merchant.[optional]
BusinessNamestringThe business name of the merchant.[optional]
CountrystringThe country code associated with the merchant account, in ISO 3166-1-alpha-2 format. See Country for possible values
LanguageCodestringThe language code associated with the merchant account, in BCP 47 format.[optional]
CurrencystringThe currency associated with the merchant account, in ISO 4217 format. See Currency for possible values[optional]
StatusstringThe merchant status, active or inactive. See MerchantStatus for possible values[optional]

[Back to Model list] [Back to API list] [Back to README]