API Resources
SalesOpportunity
| API | Description |
|---|---|
| GET SalesOpportunity/{id} |
Gets a SalesOpportunity |
| POST SalesOpportunities |
Creates a SalesOpportunity |
| PUT SalesOpportunity/{id} |
Updates a SalesOpportunity in the database |
| GET SalesOpportunities |
Searches for SalesOpportunities in the database |
| POST SalesOpportunities/Search |
Searches for SalesOpportunities in the database |
| GET SalesOpportunitiesView |
Searches for SalesOpportunities_View in the database |
| DELETE SalesOpportunity/{id} |
No documentation available. |
SalesOpportunityLostReason
| API | Description |
|---|---|
| GET SalesOpportunityLostReasons |
Searches for SalesOpportunityLostReasons in the database |
| GET SalesOpportunityLostReasons/{id} |
Searches for a SalesOpportunityLostReason in the database by ID |
| POST SalesOpportunityLostReasons |
Inserts a new SalesOpportunityLostReason returning the newly inserted ID |
| PUT SalesOpportunityLostReasons/{id} |
Updates a SalesOpportunityLostReason for a given ID |
| DELETE SalesOpportunityLostReasons/{id} |
deletes a SalesOpportunityLostReason for a given ID |
SalesOpportunityProbability
| API | Description |
|---|---|
| GET SalesOpportunityProbabilities |
Searches for SalesOpportunityProbabilities in the database |
| GET SalesOpportunityProbabilities/{id} |
Searches for a SalesOpportunityProbability in the database by ID |
| POST SalesOpportunityProbabilities |
Inserts a new SalesOpportunityProbability returning the newly inserted ID |
| PUT SalesOpportunityProbabilities/{id} |
Updates a SalesOpportunityProbability for a given ID |
| DELETE SalesOpportunityProbabilities/{id} |
deletes a SalesOpportunityProbability for a given ID |
SalesOpportunitySource
| API | Description |
|---|---|
| GET SalesOpportunitySources |
Searches for SalesOpportunitySources in the database |
| GET SalesOpportunitySources/{id} |
Searches for a SalesOpportunitySource in the database by ID |
| POST SalesOpportunitySources |
Inserts a new SalesOpportunitySource returning the newly inserted ID |
| PUT SalesOpportunitySources/{id} |
Updates a SalesOpportunitySource for a given ID |
| DELETE SalesOpportunitySources/{id} |
deletes a SalesOpportunitySource for a given ID |