Skip to main content

List Square Locations

GET 

/api/pos/square/locations

List the merchant's Square locations, for the settings location picker. Returns an empty array if Square is unreachable or not configured.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token. Permission: pos.manage.

Each location: id, name, status.

Request

Responses

OK

Response Headers
    Content-Type