{
  "id": 5,
  "created": "string",
  "networkId": 5,
  "gatewayPoolId": 7,
  "alertsEnabled": 1,
  "operatorAlertsEnabled": 0,
  "endpointPkiMode": "CERTIFICATE_OPTIONAL",
  "name": "string",
  "domain": "string",
  "prefix": "string",
  "logicalId": "string",
  "accountNumber": "string",
  "description": "string",
  "contactName": "string",
  "contactPhone": "string",
  "contactMobile": "string",
  "contactEmail": "string",
  "streetAddress": "string",
  "streetAddress2": "string",
  "city": "string",
  "state": "string",
  "postalCode": "string",
  "country": "string",
  "lat": 6,
  "lon": 2,
  "timezone": "string",
  "locale": "string",
  "modified": "string",
  "enterpriseProxy": {
    "id": 6,
    "created": "string",
    "networkId": 5,
    "proxyType": "PARTNER",
    "operateGateways": false,
    "logicalId": "string",
    "name": "string",
    "domain": "string",
    "prefix": "string",
    "description": "string",
    "contactName": "string",
    "contactPhone": "string",
    "contactMobile": "string",
    "contactEmail": "string",
    "streetAddress": "string",
    "streetAddress2": "string",
    "city": "string",
    "state": "string",
    "postalCode": "string",
    "country": "string",
    "lat": 3,
    "lon": 8,
    "modified": "string"
  }
}