Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 932 Bytes

Merchant.md

File metadata and controls

17 lines (12 loc) · 932 Bytes

SquareConnect.Merchant

Description

Represents a Square seller.

Properties

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]