OpportunityOutput
Fields
Resolved assigned team details for this opportunity.
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.
Resolved assigned user details for 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.
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 mobile 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
{
"assignedTeam": AssignedTeam,
"assignedToAffiliateNumber": "including-spend-increase-ability-music",
"assignedToTeamIdentifier": "92201978",
"assignedToUserIdentifier": "54444516",
"assignedUser": AssignedUser,
"attachments": [OpportunityAttachment],
"conversionSalesChannel": "leader-agreement-director-concern-once",
"creationSalesChannel": "technology-sometimes-someone-staff-effort",
"email": "success-pull-bar-admit-address",
"extraDetailItems": [ExtraDetail],
"funnel": SalesFunnel,
"leadNumber": "sense-economic-body-person-general",
"leadType": "attorney-city-month-collection-evening",
"name": "represent-lawyer-focus-listen-age",
"notes": "hit-inside-could-board-tonight",
"number": "member-decide-paper-stage-again",
"offerGroupId": "12397735",
"opportunityAddress": AddressOutput,
"opportunityRichAddress": RichAddressType,
"phoneNumber": "however-along-whether-knowledge-media",
"productOffering": OfferingType,
"productOfferingId": "67266010",
"salesChannel": "name-determine-wish-something-might",
"stage": "development-possible-house-office-fly",
"supplyPoints": [LeadSupplyPointType]
}