field 'account_type' will be removed from the request body
π§
Changed
field 'account_type_id' will be required
POST: /api/v2/pub/projects
PATCH: /api/v2/pub/projects/{id}
βοΈ
Removed
fields 'manager_id' and 'executive_id' will be removed from the request body
manager and executive will be replaced by primary contact and secondary contact, but assigning contacts will require a different approach described in Migration notes below
Migration Notes
New API endpoints will be added to support project contact management.