API structure has changed
  10 structure changes including:
    
    2 Breaking changes
    2 Additions
    6 Modifications
    2 Removals
        Modified
        6
          Breaking
      
      GET /api-v1/contact/{id}/client
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - 
  placcountName property Modified
    - 
          Name went from PLAccountNametoplaccountNameBreaking
 
- 
          Name went from 
 
- 
  placcountName property Modified
    
 
- 
   content type Modified
    
GET /api-v1/contact/{id}/single-supplier
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - 
  placcountName property Modified
    - 
          Name went from PLAccountNametoplaccountNameBreaking
 
- 
          Name went from 
 
- 
  placcountName property Modified
    
 
- 
   content type Modified
    
GET /api-v1/contact/{id}/supplier
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - 
  placcountName property Modified
    - 
          Name went from PLAccountNametoplaccountNameBreaking
 
- 
          Name went from 
 
- 
  placcountName property Modified
    
 
- 
   content type Modified
    
GET /api-v1/contact/{type}/{id}
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - client, supplier properties Modified
 
 
- 
   content type Modified
    
GET /api-v1/contact/{type}/{id}/deleted
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - client, supplier properties Modified
 
 
- 
   content type Modified
    
GET /api-v1/impersonate/{id}
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - client, supplier properties Modified
 
 
- 
   content type Modified
    
        Removed
        2
          Breaking
      
      GET /api-v1/list/vat/code
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api-v1/list/vat/rate
              - Removing a resource is always breaking unless it was deprecated before Breaking
        Added
        2
      
      GET /api-v1/list/vat/code
          GET /api-v1/list/vat/rate
          