GET /v1/types/opportunity_states
{
"message":null,
"result":[
{
"opportunityStateTypeId":1,
"opportunityStateType":"Override On",
"displayOpportunityStateType":"Override On"
},
{
"opportunityStateTypeId":2,
"opportunityStateType":"Review Assignments Visible",
"displayOpportunityStateType":"Review Assignments Visible"
},
{
"opportunityStateTypeId":3,
"opportunityStateType":"Reviews Viewable",
"displayOpportunityStateType":"Reviews Viewable"
},
{
"opportunityStateTypeId":4,
"opportunityStateType":"Ready",
"displayOpportunityStateType":"Ready"
},
{
"opportunityStateTypeId":5,
"opportunityStateType":"Upcoming",
"displayOpportunityStateType":"Upcoming"
}
]
}
OK
| Param name | Description |
|---|---|
|
opportunityStateTypeId
required |
Validations:
|
|
opportunityStateType
required |
Validations:
|
|
displayOpportunityStateType
required |
Validations:
|