Deprecate setting a status on an Opportunity via the status field
All new integrations should use the status_id field when POST/PUTting to the
Opportunity API. Using a status label in the status field, albeit conveninent
at first, could lead to broken integrations when users rename statuses in the
UI.