Get an opportunity
get
/crmRestApi/resources/11.13.18.05/deals/{dealsUniqID}/child/MatchedOpportunity/{OptyId}
Request
Path Parameters
-
OptyId(required): integer(int64)
The unique identifier of the opportunity.
-
dealsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Deal Registrations resource and used to uniquely identify an instance of Deal Registrations. The client should not generate the hash key value. Instead, the client should query on the Deal Registrations collection resource in order to navigate to a specific instance of Deal Registrations to get the hash key.
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 : deals-MatchedOpportunity-item-response
Type:
Show Source
object-
AccountPartyNumber: string
Title:
Account NumberRead Only:trueMaximum Length:30The party number of the account associated with the matched opportunity. -
AssetId: integer
(int64)
The unique identifier of the asset associated with the opportunity.
-
AssetNumber: string
Title:
Asset NumberMaximum Length:100The alternate key identifier of the asset associated with the opportunity. -
AssetProduct: string
Title:
AssetThe asset product associated with the opportunity. -
AssetSerialNumber: string
Title:
Asset Serial NumberRead Only:trueMaximum Length:100The asset serial number associated with the opportunity. -
AssignmentMode: string
Title:
Assignment ModeMaximum Length:30Specifies the types of assignment mode options available for controlling auto assignment default behavior for opportunity record updates. -
AverageDaysAtStage: integer
(int64)
Title:
DurationRead Only:trueThe average duration, in number of days, that the opportunity remains in the current sales stage. -
BatchTag: string
Title:
Batch TagMaximum Length:30The batch tag of the opportunity. -
BdgtAmount: number
Title:
Budget AmountBudget amount from the sales account. -
BdgtAmtCurcyCd: string
Title:
Budget Amount CurrencyMaximum Length:15The currency code for budget amount from the sales account. -
BudgetAvailableDate: string
(date)
Title:
Date Budget AvailableThe date and time when the opportunity budget was made available. -
BudgetedFlag: boolean
Title:
BudgetedMaximum Length:1Default Value:falseIndicates if the opportunity sales account has the budget approved for the potential purchase. If the value is true, then the sales account has the budget approved for the purchase. The default value is False. -
ChampionFlag: boolean
Title:
Key Internal SponsorMaximum Length:1Default Value:falseIndicates if the opportunity has an internal sponsor. If the value is true, then the opportunity has an internal sponsor. The default value is False. -
ClosePeriod: string
Title:
Close PeriodRead Only:trueThe close period of the opportunity. -
Comments: string
Title:
CommentsMaximum Length:2000The user-provided comments for the opportunity. -
ConflictId: integer
(int64)
Title:
Conflict IDDefault Value:0Disconnected Mobile: this value is used to guarantee the uniqueness of the row when duplicates are created in different databases (i.e. mobile databases or the server). -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the opportunity record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the opportunity record was created. -
CrmConversionRate: number
Title:
Conversion RateThis rate is used for the conversion of the revenue amount to the CRM common currency to facilitate the computation of the revenue forecast metrics. This is the amount that one currency can be exchanged for, at a specific point of time. -
CrmCurrencyCode: string
Title:
CRM Common CurrencyRead Only:trueMaximum Length:15CRM common currency code. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15The currency code of the matched opportunity. This attribute is used by CRM Extensibility framework. A list of valid values are defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task. -
CustomerAccountId: integer
(int64)
Title:
Billing AccountThe unique identifier of the customer billing account associated with the opportunity. -
CustPartyType: string
Title:
Customer TypeMaximum Length:30The party type of the account associated to the opportunity. The possible values are Organization, Household and Contact. -
DealHorizonCode: string
Title:
Estimated Deal DurationMaximum Length:30The estimated time, in days, required to close the deal. A list of valid values is defined in the lookup MOO_SETID_DEAL_HORIZION. Review and update the codes using the Setup and Maintenance work area, Manage Standard Lookups task. -
DecisionLevelCode: string
Title:
Decision LevelMaximum Length:30The job level of the person who takes the final decision for the opportunity. A list of valid values is defined in the lookup MOO_SETID_DECISION_LEVEL. Review and update the codes using the Setup and Maintenance work area, Manage Standard Lookups task. -
DeleteFlag: boolean
Title:
DeletedRead Only:trueIndicates whether the opportunity can be deleted. -
Description: string
Title:
Sales ObjectiveMaximum Length:2000The description of the opportunity, including the sales objective. -
DescriptionText: string
Title:
DescriptionRead Only:trueMaximum Length:255The description of the sales objective of the opportunity. -
DownsideAmount: number
Title:
Worst CaseDefault Value:0The minimum amount of revenue for the opportunity. -
EffectiveDate: string
(date)
Title:
Close DateThe date and time when the opportunity was closed. -
EmailAddress: string
Title:
Owner EmailRead Only:trueMaximum Length:320The e-mail address of the employee resource that owns the opportunity. -
ExpectAmount: number
Title:
Expected RevenueDefault Value:0The expected revenue from the opportunity. -
ForecastCategory: string
Title:
Forecast CategoryMaximum Length:30Specifies the categories used to represent the commitment level for sales forecasting such as pipeline, best case, most likely and so on. -
ForecastOverrideCode: string
Title:
Include in ForecastMaximum Length:30The code that indicates if the revenue forecast should be overridden. The valid values are ALWAYS, NEVER, and CRITERIA. -
HintCode: string
Title:
Hint CodeRead Only:trueMaximum Length:10AI hint code. -
IBAssetId: integer
(int64)
Title:
Installed Base AssetIdentifier of the installed base asset of the opportunity. -
IBAssetNumber: string
Title:
Installed Base Asset NumberRead Only:trueMaximum Length:80Asset number of the installed base asset of the opportunity. -
IBAssetSerialNumber: string
Title:
Installed Base Asset Serial NumberRead Only:trueMaximum Length:80The associated installed base Asset's Serial number -
KeyContactId: integer
(int64)
Title:
Primary ContactThe unique identifier of the primary contact associated with the opportunity. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the opportunity record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the opportunity record. -
LastUpdateLogin: string
Title:
Last Update LoginMaximum Length:32The login of the user who last updated the opportunity record. -
LineOfBusinessCode: string
Title:
Line of BusinessMaximum Length:30The code indicating which line of business owns the opportunity. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LookupCategory: string
Title:
Status CategoryRead Only:trueMaximum Length:30The status category of the opportunity status. -
ManageGeneralProfileDataFlag: boolean
Title:
Manage General Profile DataRead Only:trueAllows management of general opportunity information such as competitors, lead, source, contacts, references, interactions, and assessments. -
ManageRestrictedProfileDataFlag: boolean
Title:
Manage Restricted Profile DataRead Only:trueAllows management of restricted opportunity information such as sales method, sales stage, sales account, primary contact, and partners. -
ManageRevenueDataFlag: boolean
Title:
Manage Revenue DataRead Only:trueAllows management of revenue data, such as products and recurring revenue information. -
ManageTeamDataFlag: boolean
Title:
Manage Team DataRead Only:trueAllows management of opportunity sales team data. -
MaximumDaysInStage: integer
(int64)
Title:
Stalled Deal LimitRead Only:trueThe maximum duration, in number of days, that the opportunity can remain in the sales stage before it is considered stalled. -
Name: string
Title:
NameMaximum Length:275The name of the opportunity. -
OpportunityOrigin: string
Title:
Opportunity OriginMaximum Length:30Default Value:SALES_OPTYThe value for the origin of the opportunity. -
OpportunityTypeCode: string
Title:
Opportunity TypeMaximum Length:30Display the different types of opportunity such as new, renewal and expansion. -
OptyCreatedBy: string
Title:
Opportunity Created ByMaximum Length:64The user who created the opportunity. -
OptyCreationDate: string
(date-time)
Title:
Opportunity Creation DateThe date and time when the opportunity was created. -
OptyId: integer
(int64)
Title:
Opportunity IDThe unique identifier of the opportunity. -
OptyLastUpdateDate: string
(date-time)
Title:
Opportunity Last Updated DateThe date when the opportunity was last updated. -
OptyLastUpdatedBy: string
Title:
Opportunity Last Updated ByMaximum Length:64The user who last updated the opportunity. -
OptyNumber: string
Title:
Opportunity NumberMaximum Length:30The unique alternate identifier for the opportunity. -
OwnerPartyNumber: string
Title:
Owner NumberRead Only:trueMaximum Length:30The owner party number of the opportunity. -
OwnerResourcePartyId: integer
(int64)
Title:
OwnerThe unique identifier of a valid employee resource who owns and manages the opportunity. -
PartyName1: string
Title:
OwnerRead Only:trueMaximum Length:360The name of the opportunity owner. -
PartyUniqueName1: string
Title:
Primary CompetitorRead Only:trueMaximum Length:900The unique name of the primary competitor for the opportunity. -
PhaseCd: string
Title:
PhaseRead Only:trueMaximum Length:30Default Value:"B - Working the Deal"The code indicating the current phase of the opportunity sales stage. -
PredWinProb: number
Title:
Predicted Win ProbabilityRead Only:trueAI predicted win probability percent. -
PrimaryCampaignId: integer
(int64)
Title:
Primary Campaign IDThe unique identifier of the primary campaign associated with the matched opportunity. -
PrimaryCampaignName: string
Title:
Primary CampaignThe name of the primary campaign associated with the matched opportunity. -
PrimaryCampaignNumber: string
Title:
Primary Campaign NumberMaximum Length:30The alternate unique identifier of the primary campaign associated with the matched opportunity. -
PrimaryCompetitorId: integer
(int64)
Title:
Primary CompetitorThe unique identifier of the primary competitor associated with the opportunity. -
PrimaryCompetitorPartyNumber: string
Title:
Primary Competitor Party NumberRead Only:trueMaximum Length:30The party number of the primary competitor associated with the opportunity. -
PrimaryContactEmailAddress: string
Title:
Primary Contact EmailRead Only:trueMaximum Length:320The e-mail address of the primary contact associated with the opportunity. -
PrimaryContactEmailPref: string
Title:
Primary Contact Email PreferenceRead Only:trueMaximum Length:255Indicates if the primary contact has an email preference of do not email, ok to email, or no value. -
PrimaryContactFormattedPhoneNumber: string
Title:
Primary Contact PhoneRead Only:trueThe phone number of the primary contact associated with the opportunity. -
PrimaryContactPartyName: string
Title:
Primary ContactRead Only:trueMaximum Length:360The name of the primary contact associated with the opportunity. -
PrimaryContactPartyNumber: string
Title:
Primary Contact Party NumberRead Only:trueMaximum Length:30The party number of the primary contact associated with the opportunity. -
PrimaryContactPhonePref: string
Title:
Primary Contact Phone PreferenceRead Only:trueMaximum Length:255Indicates if the primary contact has a phone preference of do not call, ok to call, or no value. -
PrimaryOrganizationId: integer
(int64)
Title:
Business Unit IDThe unique identifier of the business unit associated with the opportunity. -
PrimaryPartnerCompanyNumber: string
Title:
Primary Partner NumberMaximum Length:30The party number of the primary partner associated with the opportunity. -
PrimaryPartnerId: integer
(int64)
Title:
Primary PartnerThe unique identifier of the primary partner associated with the opportunity. -
PrimaryPartnerOrgPartyName: string
Title:
Primary PartnerMaximum Length:360The organization party name of the primary partner associated with the opportunity. -
PrimaryRevenueId: integer
(int64)
Title:
Summary Revenue Line IDThe unique identifier of the summary revenue line associated with the opportunity. -
PrimarySubscriptionId: integer
(int64)
Title:
Primary Subscription IdThe unique identifier of the primary subscription of the opportunity. -
PrimarySubscriptionNumber: string
Title:
Subscription NumberRead Only:trueMaximum Length:120The alternate identifier of primary subscription of the opportunity. -
PrSrcNumber: string
Title:
Primary Source NumberMaximum Length:100The unique identifier of the primary marketing source or campaign that generated the opportunity. -
QuotaFactor: number
Title:
Quota FactorRead Only:trueThe quota factor of the opportunity sales stage. -
QuotedFlag: boolean
Title:
QuotedMaximum Length:1Default Value:falseIndicates that a quote has been created for this Opportunity. -
RcmndWinProb: number
Title:
Win ProbabilityRead Only:trueDefault Value:0The recommended probability of winning the opportunity in the sales stage. -
ReasonWonLostCode: string
Title:
Win/Loss ReasonMaximum Length:30The reason for winning or losing the opportunity. A list of valid values is defined in the lookup MOO_SETID_WIN_LOSS_REASON. Review and update the codes using the Setup and Maintenance work area, Manage Standard Lookups task. -
RecommendedAction: string
Title:
Recommended ActionRead Only:trueMaximum Length:180AI recommended action. -
RecordSet: string
Read Only:
trueThe record set of the opportunity. -
Registered: string
Title:
RegisteredMaximum Length:30Indicates whether the opportunity was registered. The valid values are Expired, Yes, and No. -
RegistrationStatus: string
Title:
Registration StatusMaximum Length:30The registration status of the opportunity. -
RegistrationType: string
Title:
Registration TypeMaximum Length:30The registration type used by the partner to create the opportunity. -
RenewalProcess: string
Title:
Renewal ProcessMaximum Length:30The renewal process can be manual, do not renew or automatic renewal. -
Revenue: number
Title:
AmountDefault Value:0The revenue amount of the opportunity. -
RiskLevelCode: string
Title:
Level of RiskMaximum Length:30The risk level code of the opportunity. A list of valid values is defined in the lookup MOO_SETID_RISK_LEVE. Review and update the codes using the Setup and Maintenance work area, Manage Standard Lookups task. -
SalesAccountUniqueName: string
Title:
Customer AccountRead Only:trueMaximum Length:900The unique name of the sales account that owns the opportunity. -
SalesChannelCd: string
Title:
Sales ChannelMaximum Length:50The code indicating the sales channel for the opportunity. -
SalesMethod: string
Title:
Sales MethodRead Only:trueMaximum Length:50The sales method associated with the opportunity. -
SalesMethodId: integer
(int64)
Title:
Sales MethodThe unique identifier of the sales method associated with the opportunity. -
SalesStage: string
Title:
Sales StageRead Only:trueMaximum Length:50The current sales stage of the opportunity. -
SalesStageId: integer
(int64)
Title:
Sales StageThe unique identifier of the sales stage associated with the opportunity. -
Selected: boolean
Indicates if the matched opportunity is selected.
-
SetupRefCode: string
Title:
Setup Reference CodeMaximum Length:80The public unique identifier for the CPQ configuration setup. -
SourceType: string
Title:
Source TypeRead Only:trueThe source type of the opportunity. -
StageStatusCd: string
Title:
StatusRead Only:trueMaximum Length:30Default Value:"Open"The code indicating the default status of the sales stage associated with the opportunity. -
StatusCode: string
Title:
StatusMaximum Length:30The status of the opportunity. A list of valid values is defined in the lookup MOO_OPTY_STATUS. Review and update the codes using the Setup and Maintenance work area, Manage Standard Lookups task. -
StgOrder: number
Title:
OrderRead Only:trueThe order of the opportunity's sales stage in the sales method. -
StrategicLevelCode: string
Title:
Strategic ValueMaximum Length:30The strategic value that the opportunity has for the sales account. A list of valid values is defined in the lookup MOO_SETID_STRATEGIC_VALUE. Review and update the codes using the Setup and Maintenance work area, Manage Standard Lookups task. -
TargetPartyId: integer
(int64)
Title:
AccountThe unique identifier of the sales account associated with the opportunity. -
TargetPartyName: string
Title:
AccountRead Only:trueMaximum Length:360The name of the sales account associated with the opportunity. -
TargetPartyPrimaryAddressCountry: string
Title:
Account CountryRead Only:trueMaximum Length:2Country of the primary account's primary address. -
UpdateFlag: boolean
Title:
UpdatedRead Only:trueIndicates whether the opportunity can be updated. -
UpsideAmount: number
Title:
Best CaseDefault Value:0The maximum amount of revenue for the opportunity. -
WinProb: integer
(int32)
Title:
Win ProbabilityThe estimated probability of winning the opportunity.
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
- AssetVA
-
Operation: /crmRestApi/resources/11.13.18.05/assetsAssets represents the products owned by Customers. Anything tangible or intangible that is capable of being owned or controlled to produce value. For example: Tangible Items - Computers, engines, machine parts, and so on. Intangible items - Software, Services, Licenses and agreements
- AssignmentModeLookupPVO
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupCode%3D{AssignmentMode}%2CBindLookupType%3DORA_MOO_OPTY_ASGN_MODE_OPTIONS
The lookups resource is used to view standard lookup codes. - finder:
- BusinessUnitPVO
-
The CRM business units resource is used to view the business unit details.
- CampaignVOVA
-
Operation: /crmRestApi/resources/11.13.18.05/campaignsThe campaigns resource is used to view, create, update, and delete campaigns. A campaign is an effort reach out to contacts and leads to convert them to a customer.
- ClosePeriodLookupPVO
-
Parameters:
- finder:
LookupTypeIsEnabledFinder%3BBindLookupType%3DMOO_OPTY_SRCH_CLS_PERIOD
The lookups resource is used to view standard lookup codes. - finder:
- CustomerAccountPickerVO
-
Operation: /crmRestApi/resources/11.13.18.05/accountsAn account for a customer or prospect. This object is an aggregation of primary account profile, and contact information, and references a single primary address.
- CustomerTypeLookupVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DZCA_RECORD_TYPE%2CBindLookupCode%3D{CustPartyType}
The lookups resource is used to view standard lookup codes. - finder:
- ForecastCategoryVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupCode%3D{ForecastCategory}%2CBindLookupType%3DORA_MOO_FORECAST_CATEGORY_TYPE
The lookups resource is used to view standard lookup codes. - finder:
- FrcstOverrideCodeLOV
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DZSF_FCST_INCLUDE_IN_FCST%2CBindLookupCode%3D{ForecastOverrideCode}
The lookups resource is used to view standard lookup codes. - finder:
- LobForSearchLookupPVO
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DMOT_LINE_OF_BUSINESS%2CBindLookupCode%3D{LineOfBusinessCode}
The lookups resource is used to view standard lookup codes. - finder:
- OpportunityOriginVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupCode%3D{OpportunityOrigin}%2CBindLookupType%3DORA_MOO_OPPORTUNITY_ORIGIN
The lookups resource is used to view standard lookup codes. - finder:
- OpportunityTypePVO
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupCode%3D{OpportunityTypeCode}%2CBindLookupType%3DORA_MOO_OPPORTUNITY_TYPE
The lookups resource is used to view standard lookup codes. - finder:
- OptyDealHorizonLOV
-
Parameters:
- finder:
CommonSetIdWithBUIdFinder%3BpBusinessUnitId%3D{PrimaryOrganizationId}%2CpLookupType%3DMOO_SETID_DEAL_HORIZION%2CpReferenceGroupName%3DMOO_SETID_DEAL_HORIZION%2CpEnabledFlag%3DY
The FND common set Id lookups resource is used to view, create, update, and delete lookups for the foundation common set Id. - finder:
- OptyDecisionLevelLOV
-
Parameters:
- finder:
CommonSetIdWithBUIdFinder%3BpBusinessUnitId%3D{PrimaryOrganizationId}%2CpLookupType%3DMOO_SETID_DECISION_LEVEL%2CpReferenceGroupName%3DMOO_SETID_DECISION_LEVEL%2CpEnabledFlag%3DY
The FND common set Id lookups resource is used to view, create, update, and delete lookups for the foundation common set Id. - finder:
- OptyRenewalProcessPVO
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupCode%3D{RenewalProcess}%2CBindLookupType%3DORA_MOO_OPTY_RENEWAL_PROCESS
The lookups resource is used to view standard lookup codes. - finder:
- OptyRiskLevelLOV
-
Parameters:
- finder:
CommonSetIdWithBUIdFinder%3BpBusinessUnitId%3D{PrimaryOrganizationId}%2CpLookupType%3DMOO_SETID_RISK_LEVEL%2CpReferenceGroupName%3DMOO_SETID_RISK_LEVEL%2CpEnabledFlag%3DY
The FND common set Id lookups resource is used to view, create, update, and delete lookups for the foundation common set Id. - finder:
- OptyStatusCategoryLookupVA
-
Parameters:
- finder:
LookupTypeIsEnabledFinder%3BBindLookupType%3DZBS_SALESLOOKUPS_CATEGORY
The lookups resource is used to view standard lookup codes. - finder:
- OptyStatusZbsValuesLOV
-
Parameters:
- finder:
StatusByBUIdFinder%3BBindEnabledFlag%3DY%2CBindLookupType%3DOPTY_STATUS%2CBindBUId%3D{PrimaryOrganizationId}
The configurable setup data defined specifically for sales usage. - finder:
- OptyStrategicValueLOV
-
Parameters:
- finder:
CommonSetIdWithBUIdFinder%3BpBusinessUnitId%3D{PrimaryOrganizationId}%2CpLookupType%3DMOO_SETID_STRATEGIC_VALUE%2CpReferenceGroupName%3DMOO_SETID_STRATEGIC_VALUE%2CpEnabledFlag%3DY
The FND common set Id lookups resource is used to view, create, update, and delete lookups for the foundation common set Id. - finder:
- PartnerPickerVA
-
Parameters:
- finder:
ActivePartnersFinder%3BBindDefaultStatus%3DACTIVE%2CBindExtraStatus%3DACTIVE
The partner list of values resource is used to view a list of partners. - finder:
- RatedCurrenciesVO
-
The rated currencies resource is used to view details of currency codes for CRM. It gives a list of accepted values that are defined in the profile option ZCA_COMMON_CORPORATE_CURRENCY (Corporate Currency Default).
- ReasonWonLostLOV
-
Parameters:
- finder:
CommonSetIdWithBUIdFinder%3BpBusinessUnitId%3D{PrimaryOrganizationId}%2CpEnabledFlag%3DY%2CpLookupType%3DMOO_SETID_WIN_LOSS_REASON%2CpReferenceGroupName%3DMOO_SETID_WIN_LOSS_REASON
The FND common set Id lookups resource is used to view, create, update, and delete lookups for the foundation common set Id. - finder:
- RegisteredLookupPVO
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DORA_MOO_DEAL_REGISTERED_FLAG
The lookups resource is used to view standard lookup codes. - finder:
- RegistrationStatusLookupPVO
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DOPTY_PARTNER_REGISTRATION_TYPE%2CBindLookupCode%3D{RegistrationStatus}
The lookups resource is used to view standard lookup codes. - finder:
- RegistrationTypeLookupPVO
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DPARTNER_REGISTRATION_INITIATOR%2CBindLookupCode%3D{RegistrationType}
The lookups resource is used to view standard lookup codes. - finder:
- RevenueSalesChannelLookupVO
-
Parameters:
- finder:
SalesChannelFinder%3BBindLookupCode%3DZPM_PARTNER_CHANNEL_TYPES%2CBindLookupType%3DZPM_SALES_CHANNEL
The resource is used to view the values for sales channels of opportunity revenue. - finder:
- SalesMethodLOV
-
Parameters:
- finder:
SalesMethodByBUFinder%3BBindBUId%3D{PrimaryOrganizationId}%2CBindOpportunityType%3D{OpportunityTypeCode}
A sales method is an approach used in the sales process. A method can encompass every stage associated with the sales process, from prospecting to forecasting to closing opportunities. - finder:
- SalesStageLOV
-
Parameters:
- finder:
SalesStageBySalesMethodFinder%3BBindSalesMethodId%3D{SalesMethodId}
The sales stage for a given sales method describes the progress of an opportunity in the sales cycle. - finder:
- SearchFilteringLookupPVO
-
Parameters:
- finder:
LookupTypeIsEnabledFinder%3BBindLookupType%3DMOO_OPTY_SRCH_RECORD_SET
The lookups resource is used to view standard lookup codes. - finder:
- YesNoLOV
-
Parameters:
- finder:
LookupTypeFinder%3BBindLookupType%3DYES_NO
The lookups resource is used to view standard lookup codes. - finder:
Examples
The following example shows how to get an opportunity by submitting a get request on the REST resource using cURL.
cURL Command
curl -u <username:password> \ -X https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/deals/300100071991763/child/MatchedOpportunity/300100089504947
Example of Response Body
The following shows an example of the response body in JSON format.
{
PrimaryOrganizationId: 100000015105046
ChampionFlag: false
CurrencyCode: "USD"
SalesMethodId: 100000012430001
SalesStageId: 100000012430007
Name: "Major Application Upgrade"
OptyId: 300100089504947
OptyNumber: "CDRM_98919"
OwnerResourcePartyId: 100000016934102
...
}