# SalesOppService

Sales opportunities are recorded on the Company card to keep track of communication and actions with the customer throughout the sales process.

SalesOppService (opens new window)
SalesOppService WSDL (opens new window)

Data Types

# Methods

Method Input type Return type Description
DeleteSalesOpp (opens new window) SalesOpp Deletes a sales opp
DeleteSalesOppById (opens new window) Int Deletes a sales opp by its ID
GetSalesOppSteps (opens new window) - SalesOppStep[] Gets a list of SalesOpp steps
GetSalesOppTypes (opens new window) - SalesOppType[] Gets a list of SalesOpp types
GetSalesOpps (opens new window) SalesOppSearch SalesOpp[] Gets a list of SalesOpps based on search parameters
SaveSalesOpp (opens new window) SalesOpp Saves a new or edits an existing Sales Opp
GetSources (opens new window) - CRMSource[] Gets all sources
GetCampaigns (opens new window) - Campaign[] Gets all campaigns
GetSalesOppSeller (opens new window) int[] SalesOppSeller[]]() Gets seller information for Sales Opportunities
Last Updated: 9/23/2022, 10:11:54 AM