Create a new OpportunityStatusChange activity
Creating an opportunity status change does not change the opportunity's status. It only logs the status change event. This should only be used to import historical status changes from another system.
Authentication
AuthorizationBasic
Use your API key as the username and leave the password empty.
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects any.
Response
Successful response
_type
activity_at
contact_id
created_by
date_created
date_updated
id
lead_id
new_status_id
old_status_id
opportunity_id
organization_id
updated_by
user_id
users
created_by_name
new_pipeline_id
new_pipeline_name
new_status_label
new_status_type
old_pipeline_id
old_pipeline_name
old_status_label
old_status_type
opportunity_confidence
opportunity_date_won
opportunity_value
opportunity_value_currency
opportunity_value_formatted
opportunity_value_period
updated_by_name
user_name
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error