Skip to main content
Version: v3New

Update Opportunity Status

PUT 

/opportunities/:id/status

Update Opportunity Status

Request

Version stringrequired

API Version

Available optionsv3
id stringrequired

Opportunity Id

application/json

Bodyrequired

    statusstringrequired

    New status for the opportunity

    Available optionsopenwonlostabandonedall
    lostReasonIdstring

    lost reason Id

application/json

Successful response

Schema
    successbooleanrequired

    Indicates whether the operation was successful