<- Object

Object

Site

Represents a Square Online site, which is an online store for a Square seller.

Link to section

Properties

Link to section

id

string

Read only The Square-assigned ID of the site.

Link to section

site_title

string

The title of the site.

Link to section

domain

string

The domain of the site (without the protocol). For example, mysite1.square.site.

Link to section

is_published

boolean

Indicates whether the site is published.

Link to section

created_at

string

Read only The timestamp of when the site was created, in RFC 3339 format.

Examples for January 25th, 2020 6:25:34pm Pacific Standard Time:

UTC: 2020-01-26T02:25:34Z

Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00

Link to section

updated_at

string

Read only The timestamp of when the site was last updated, in RFC 3339 format.

Examples for January 25th, 2020 6:25:34pm Pacific Standard Time:

UTC: 2020-01-26T02:25:34Z

Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00