OpportunityOutput
Fields
The affiliate's name this opportunity is assigned to.
Team assigned to this opportunity.
Please use 'assignedToTeamIdentifier' instead.
- Marked as deprecated on 2026-04-22.
- Scheduled for removal on or after 2026-06-22.
The identifier of the team assigned to this opportunity.
User assigned to this opportunity.
Please use 'assignedToUserIdentifier' instead.
- Marked as deprecated on 2026-04-22.
- Scheduled for removal on or after 2026-06-22.
The identifier of the user assigned to this opportunity.
Attachments for the opportunity.
Sales channel at conversion time.
Sales channel recorded when the opportunity was first created.
Lead account holder email.
Extra details about the opportunity as key/value pairs.
Extra details about the opportunity.
Use `extraDetailsItems` instead, which provides a structured key/value format.
- Marked as deprecated on 2026-01-14.
- Scheduled for removal on or after 2026-07-14.
The sales funnel this opportunity is in.
Lead number.
Lead type.
Lead legal name.
Notes for the opportunity.
Opportunity number.
Offer group ID.
Opportunity address.
Opportunity ID.
Use `number` instead.
- Marked as deprecated on 2025-12-16.
- Scheduled for removal on or after 2026-02-16.
Opportunity rich address.
Lead account holder phone number.
The product offering of the opportunity.
Product offering ID.
Sales channel.
Current stage in a funnel.
List of supply points associated with the opportunity.
Arguments
Input fields for retrieving supply points by market.
Example
{
"assignedToAffiliateNumber": "name-yes-model-bed-effort",
"assignedToTeamIdentifier": "23562223",
"assignedToUserIdentifier": "45906764",
"attachments": [OpportunityAttachment],
"conversionSalesChannel": "say-base-window-wide-pay",
"creationSalesChannel": "whom-rather-bank-surface-drop",
"email": "surface-vote-tough-however-travel",
"extraDetailItems": [ExtraDetail],
"funnel": SalesFunnel,
"leadNumber": "just-performance-maintain-deep-issue",
"leadType": "move-training-produce-everyone-her",
"name": "nice-where-more-often-air",
"notes": "win-drug-employee-common-chance",
"number": "customer-find-serious-strategy-land",
"offerGroupId": "32545835",
"opportunityAddress": AddressOutput,
"opportunityRichAddress": RichAddressType,
"phoneNumber": "nation-make-talk-shoulder-now",
"productOffering": OfferingType,
"productOfferingId": "61439801",
"salesChannel": "daughter-specific-tough-agency-notice",
"stage": "actually-fast-purpose-right-power",
"supplyPoints": [LeadSupplyPointType]
}