Territory
The territory object allows you to store information about the sales territory that is assigned to a user. This information includes the territory name, a description, the currency code, and the sales quota for the territory.
Methods Called
The following table details the methods called by the Territory service.
| Method | Name as Defined in Service | 
|---|---|
| TerritoryDelete | |
| TerritoryExecute | |
| TerritoryInsert | |
| TerritoryQueryPage | |
| TerritoryUpdate | 
Fields
The following table details the required and read-only fields for the territory object.
| Field Name | Type | 
|---|---|
| TerritoryName | Required | 
| Territory | Read-only | 
| Read-only | 
The following table details the pick map field for the territory object.
| Pick Map Field | Maps To | 
|---|---|
| ParentTerritoryIntegrationId | ParentTerritoryId | 
| ParentTerritoryExternalSystemId | ParentTerritoryId | 
| ParentTerritoryId | ParentTerritoryId | 
The following table details the user key for the territory object.
| Field Name | 
|---|
| Id | 
| ExternalSystemId | 
| TerritoryName | 
The following table details the picklist fields available for the territory object.
| Field Name | 
|---|
| ParentTerritoryExternalSystemId | 
| ParentTerritoryIntegrationId |