{ "sections": [ "title", "description", "fields", "special_access_rules", "associated_objects", "wsdl_segment", "field_reference" ], "title": "ServiceTerritoryLocation - Data API", "description": "Represents a location associated with a particular service territory in field service.", "fields_columns": [ "type", "properties", "description" ], "fields": { "LocationId": { "type": "reference", "properties": "Create, Filter, Group, Sort, Update", "description": "The location that is associated with the service territory." }, "ServiceTerritoryId": { "type": "reference", "properties": "Create, Filter, Group, Sort", "description": "The associated service territory." }, "ServiceTerritoryLocationNumber": { "type": "string", "properties": "Autonumber, Defaulted on create, Filter, Sort", "description": "(Read only) Auto-generated number identifying the service territory location." } }, "special_access_rules": "Field Service must be enabled.", "associated_objects": "This object has the following associated objects. Unless noted, they are available in the same API version as this object.\n\n- **ServiceTerritoryLocationChangeEvent (API version 55.0)**: Change events are available for the object.\n- **ServiceTerritoryLocationFeed**: Feed tracking is available for the object.\n- **ServiceTerritoryLocationHistory**: History is available for tracked fields of the object.", "wsdl_segment": "```xml\n\n \n \n \n \n\n\n \n\n\n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```", "field_reference": { "CreatedById": { "field_label": "Created By ID", "type": "reference", "length": "18" }, "CreatedDate": { "field_label": "Created Date", "type": "datetime" }, "CurrencyIsoCode": { "field_label": "Currency ISO Code", "type": "picklist", "length": "3" }, "Id": { "field_label": "Service Territory Location ID", "type": "id", "length": "18" }, "IsDeleted": { "field_label": "Deleted", "type": "boolean" }, "LastModifiedById": { "field_label": "Last Modified By ID", "type": "reference", "length": "18" }, "LastModifiedDate": { "field_label": "Last Modified Date", "type": "datetime" }, "LocationId": { "field_label": "Location ID", "type": "reference", "length": "18" }, "ServiceTerritoryId": { "field_label": "Territory ID", "type": "reference", "length": "18" }, "ServiceTerritoryLocationNumber": { "field_label": "Service Territory Location Number", "type": "string", "length": "255" }, "SystemModstamp": { "field_label": "System Modstamp", "type": "datetime" } }, "field_reference_columns": [ "field_label", "type", "length" ] }