Opportunity Status

Prev Next

Opportunity Status

Description

Opportunity Status values are used to track and categorize the progress of Opportunities. This endpoint is typically used to populate dropdowns, filter views, or support integration with opportunity-related workflows.

Resource overview

EndpointDefinition
GET /OpportunityStatusRetrieve a list of Opportunity Status records.

Attributes

AttributeDescriptionData typeNotes
OpportunityStatusIDUnique identifier for the statusintegerRequired
OpportunityStatusInternal status code or labelstringOptional; Max length: 20
OpportunityStatusNameFull display name of the statusstringOptional; Max length: 100
OpportunityStageInternal code for the related Opportunity stagestringOptional; Max length: 50
OpportunityStageNameDisplay name for the Opportunity stagestringOptional; Max length: 100
ActiveIndicates whether the status is activebooleanRequired
RequiredIndicates whether the status is requiredbooleanRequired