Skip to main content
Version: 2023-02-21

Update Opportunity Status

PUT 

/opportunities/:id/status

Update Opportunity Status

Request

Version stringrequired

API Version

Available options2023-02-21
id stringrequired

Opportunity Id

application/json

Bodyrequired

    statusstringrequired

    New status for the opportunity

    Available optionsopenwonlostabandonedall
    lostReasonIdstring

    lost reason Id

application/json

Successful response

Schema
    succededbooleandeprecated

    Indicates whether the operation was successful. Deprecated — use success instead.

    successboolean

    Indicates whether the operation was successful