Represents a Square seller.
Name | Type | Description | Notes |
---|---|---|---|
id | String | The Square-issued ID of the merchant. | [optional] |
business_name | String | The business name of the merchant. | [optional] |
country | String | The country code associated with the merchant account, in ISO 3166-1-alpha-2 format. See Country for possible values | |
language_code | String | The language code associated with the merchant account, in BCP 47 format. | [optional] |
currency | String | The currency associated with the merchant account, in ISO 4217 format. See Currency for possible values | [optional] |
status | String | The merchant status, active or inactive. See MerchantStatus for possible values | [optional] |