SalesTerritory
7 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
SalesTerritoryID | StringValue | string | |
DAC Field: PX.Objects.CS.SalesTerritory.SalesTerritoryIDDescription:The primary key. | |||
SalesTerritoryName | StringValue | string | |
DAC Field: PX.Objects.CS.SalesTerritory.NameDescription:The name of Sales territory. | |||
Active | BooleanValue | boolean | |
DAC Field: PX.Objects.CS.SalesTerritory.IsActiveDescription:Indicates (if set to true) that the sales territory is active. | |||
TerritoryType | StringValue | string | |
DAC Field: PX.Objects.CS.SalesTerritory.SalesTerritoryTypeDescription:Type of sales territory SalesTerritoryTypeAttribute. | |||
Country | StringValue | string | |
DAC Field: PX.Objects.CS.SalesTerritory.CountryIDDescription:The Address.CountryID identifier for Sales Territories of type SalesTerritoryTypeAttribute.byState | |||
Countries | List | CountryDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
CountryStates | List | StateDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"SalesTerritoryID": {
"value": "string"
},
"SalesTerritoryName": {
"value": "string"
}
}For every property this entity accepts, see the properties table.
Optional Children
None of these child collections is required — a payload without them is valid. If you do include one, these are the fields each row of it needs; keys the parent record supplies are named separately and must not be sent.
Countriesa list ofCountryDetailrequired if you include one:CountryIDCountryNameCountryStatesa list ofStateDetailrequired if you include one:StateID