API structure has changed
  17 structure changes including:
    
    17 Modifications
        Modified
        17
          Breaking
      
      DELETE /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
              - Path
- $automationBlueprint path parameter Modified
DELETE /api/v1/cases-status/{id}
              - Response
- 
  200 response Modified
    - position property Modified
 
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
              - Path
- $automationBlueprint path parameter Modified
GET /api/v1/board/{board_id}/list/{boardList}/task/{boardTask}
              - Response
- 
  200 response Modified
    - board property Added
 
GET /api/v1/board/{board_id}/tasks
              - Response
- 
  200 response Modified
    - board property Added
 
GET /api/v1/board/{id}
              - Response
- 
  200 response Modified
    - modelable property Added
 
GET /api/v1/client
              - Query
- filter[custom_field:REFERENCE] query parameter Added
GET /api/v1/me/tasks
              - Query
- due_at_from, due_at_to query parameters Added
GET /api/v1/plans/{plan}/reporting/valuations/{subAccount}
              - Query
- start_date, end_date query parameters Added
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
              - Path
- $automationBlueprint path parameter Modified
POST /api/v1/board/{board}/list/{boardList}/task
              - Response
- 
  200 response Modified
    - board property Added
 
POST /api/v1/cases-status
              - Body
- 
   content type Modified
    - name property Modified
 
- Response
- 
  200 response Modified
    - position property Modified
 
POST /api/v1/subscribe
              - Body
- 
   content type Modified
    - addon property Removed
- addon_id property Added
 
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
              - Path
- $automationBlueprint path parameter Modified
PUT /api/v1/board/{board_id}/list/{boardList}/task/{boardTask}
              - Response
- 
  200 response Modified
    - board property Added
 
PUT /api/v1/board/{id}
              - Response
- 
  200 response Modified
    - modelable property Added
 
PUT /api/v1/cases-status/{id}
              - Body
- 
   content type Modified
    - position property Added
 
- Response
- 
  200 response Modified
    - position property Modified
 
