Get an opportunity team (Not Supported)
get
/crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/OpportunityTeam/{OpportunityTeamUniqID}
Request
Path Parameters
-
OpportunityTeamUniqID(required): string
This is the hash key of the attributes which make up the composite key--- OptyId, ResourceId and TerritoryVersionId ---for the Opportunity Teams resource and used to uniquely identify an instance of Opportunity Teams. The client should not generate the hash key value. Instead, the client should query on the Opportunity Teams collection resource with a filter on the primary key values in order to navigate to a specific instance of Opportunity Teams.
For example: OpportunityTeam?q=OptyId=<value1>;ResourceId=<value2>;TerritoryVersionId=<value3> -
OptyNumber(required): string
The unique alternate identifier for the opportunity.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : opportunities-OpportunityTeam-item-response
Type:
Show Source
object-
AccessLevelCode: string
Title:
AccessRead Only:trueMaximum Length:30The access level granted to the opportunity team member, manager, and administrator of the organizations in the resource hierarchy. -
AsgnTerrBasedInd: string
Read Only:
trueMaximum Length:1Indicates the territory is assigned using automatic territory-based assignment. -
AsgnTerritoryVersionId: integer
(int64)
Title:
TerritoryRead Only:trueVersion identifier of the territory for the resource that got assigned to the opportunity through territory-based assignment. -
AssignmentType: string
Title:
Assignment TypeRead Only:trueIndicates how the resource is added to the opportunity team, for example Ad-Hoc means resource is added manually or through rule-based assignment. Territory means resource is added through territory-based assignment. -
City: string
Title:
CityRead Only:trueMaximum Length:60The city of the resource. -
ConflictId: integer
(int64)
Read Only:
trueDefault Value:0This value is used to guarantee the uniqueness of the row when duplicates are created in different databases, such as mobile databases or the server. -
Country: string
Title:
CountryRead Only:trueMaximum Length:2The country code of the resource. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the opportunity resource record. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time of the creation of the opportunity resource record. -
DealExpirationDate: string
(date)
Title:
Deal Protected to DateRead Only:trueThe end date of the deal protection period of an opportunity team member. This date is set for members of territories that are removed from the opportunity because of territory realignment. -
DealProtectedDate: string
(date)
Title:
Deal Protected from DateRead Only:trueThe start date of the deal protection period of an opportunity team member. This date is set for the members of territories that are removed from opportunity because of territory realignment. -
EmailAddress: string
Read Only:
trueMaximum Length:320The e-mail address of the resource. -
ForecastParticipationCode: string
Title:
Enable ForecastingRead Only:trueMaximum Length:30Default Value:REVENUEThe forecast participation type of the territory. -
FormattedPhoneNumber: string
Title:
Primary PhoneRead Only:trueThe formatted phone number for the opportunity team member. -
FunctionCode: string
Title:
FunctionRead Only:trueMaximum Length:30The code of the function or role of the territory team member. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date and time of the last update of the opportunity resource record. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the opportunity resource record. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The session login associated to the user who last updated the opportunity resource record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LockAssignmentFlag: boolean
Title:
Lock AssignmentRead Only:trueMaximum Length:1Default Value:trueIndicates whether an opportunity team member can be removed from the team by automatic assignment. -
MemberFunctionCode: string
Title:
FunctionRead Only:trueMaximum Length:30The role of the team member on the opportunity, such as Integrator, Executive Sponsor, Technical Account Manager. -
OptyId: integer
(int64)
The unique identifier of the opportunity.
-
OptyNumber: string
Title:
Opportunity NumberRead Only:trueMaximum Length:30The alternate unique identifier of the opportunity associated with the opportunity team. -
OptyResourceId: integer
(int64)
Title:
Opportunity Resource IDRead Only:trueThe unique identifier of the opportunity resource. -
OptyResourceNumber: string
Title:
Opportunity Resource NumberRead Only:trueMaximum Length:30The label displaying the association between an opportunity and a resource (typically an opportunity sales team member). -
OptyTeamId: string
Read Only:
trueMaximum Length:255The unique key to identify the opportunity team member. -
OwnerFlag: boolean
Title:
PrimaryRead Only:trueIndicates whether the opportunity team member is the owner of the opportunity. -
PartnerOrgId: integer
(int64)
Read Only:
trueThe unique party identifier of the partner organization that the partner resource belongs to. -
PartnerPartyName: string
Read Only:
trueMaximum Length:360The name of the partner organization that the partner resource belongs to. -
PartyName: string
Title:
NameRead Only:trueMaximum Length:360The full name of the opportunity team member. -
PersonFirstName: string
Title:
First NameRead Only:trueMaximum Length:150The first name of the opportunity team member. -
PersonLastName: string
Title:
Last NameRead Only:trueMaximum Length:150The last name of the opportunity team member. -
PrimaryPhoneNumber: string
Read Only:
trueMaximum Length:40The primary formatted phone number for the resource. -
ResourceId: integer
(int64)
The unique identifier of the resource.
-
ResourcePartyNumber: string
Title:
Registry IDRead Only:trueMaximum Length:30The resource party number of the opportunity team member. -
RoleName: string
Read Only:
trueMaximum Length:255The role of the resource. -
State: string
Title:
StateRead Only:trueMaximum Length:60The state of the resource. -
TerritoryFunctionCode: string
Title:
Territory FunctionRead Only:trueMaximum Length:30The code of the business function of the territory. -
TerritoryName: string
Title:
Territory NameRead Only:trueMaximum Length:60The name of the territory. -
TerritoryOwnerFlag: boolean
Read Only:
trueIndicates whether the opportunity team member is the territory owner. -
TerritoryVersionId: integer
(int64)
The unique version identifier of the territory for the resource that got assigned to the opportunity through territory-based assignment.
-
TypeCode: string
Title:
TypeRead Only:trueMaximum Length:30Default Value:PRIMEThe code of the type of the territory.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Links
- AccessLevelLOVViewAccessor
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupCode%3D{AccessLevelCode}%2CBindLookupType%3DMOO_ACCESS_LEVEL
The lookups resource is used to view standard lookup codes. - finder:
- AssignmentTypeLOVViewAccessor
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupCode%3D{AssignmentType}%2CBindLookupType%3DMOO_RESOURCE_ASSIGNMENT_TYPE
The lookups resource is used to view standard lookup codes. - finder:
- MemberFunctionCodeLOVViewAccessor
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupCode%3D{MemberFunctionCode}%2CBindLookupType%3DZCA_RESOURCE_FUNCTION
The lookups resource is used to view standard lookup codes. - finder:
- TeamMemberFunctionLOVViewAccessor
-
Parameters:
- finder:
LookupTypeIsEnabledFinder%3BBindLookupType%3DMOT_TEAM_MEMBER_FUNCTION
The lookups resource is used to view standard lookup codes. - finder:
- TerrFcastParticipationLOVViewAccessor
-
Parameters:
- finder:
LookupTypeFinder%3BBindLookupType%3DMOT_TERR_FCAST_PARTICIPATION
The lookups resource is used to view standard lookup codes. - finder:
- TerritoryFunctionLOVViewAccessor
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupCode%3D{TerritoryFunctionCode}%2CBindLookupType%3DORA_MOT_TERRITORY_FUNCTION
The lookups resource is used to view standard lookup codes. - finder:
- TerritoryTypeLOVViewAccessor
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupCode%3D{TypeCode}%2CBindLookupType%3DMOT_TERRITORY_TYPE
The lookups resource is used to view standard lookup codes. - finder: