OrgLocations

object

Properties

Key Type Description
count integer (int32) The total number of Locations associated with this Org
default Location

Example

{
  "count": 124,
  "default": {
    "address_verified": true,
    "name": "John Lewis & Partners",
    "domain": "2hqh3aw8.loc.uk.to.co",
    "address": {
      "domain": "yyb7e4pd.a.uk.to.co",
      "line1": "171 Victoria Street",
      "line2": "London",
      "zip": "SW1E 5NN",
      "country_code": "GB"
    }
  }
}