API structure has changed
  2 structure changes including:
    
    2 Modifications
        Modified
        2
          Breaking
      
      GET /api/v2/employments
              - Query
- 
  filter[start_date], filter[end_date] query parameters Removed
    - 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
- 
          Removing a resource is always breaking unless it was deprecated before 
- filter[started_at], filter[ended_at] query parameters Added
GET /api/v2/shareholder/{uuid}
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  shares_owned property Modified
    - 
          Type went from numbertointegerBreaking
 
- 
          Type went from 
 
- 
  shares_owned property Modified
    
 
- 
  application/json content type Modified
    
