API structure has changed
  9 structure changes including:
    
    1 Breaking change
    1 Addition
    7 Modifications
    1 Removal
        Modified
        7
          Breaking
      
      GET /api-v1/contact/{id}/client
              - Response
- 
  200 response Modified
    - 
  placcountName property Modified
    - 
          Name went from PLAccountNametoplaccountNameBreaking
 
- 
          Name went from 
 
- 
  placcountName property Modified
    
GET /api-v1/contact/{id}/single-supplier
              - Response
- 
  200 response Modified
    - 
  placcountName property Modified
    - 
          Name went from PLAccountNametoplaccountNameBreaking
 
- 
          Name went from 
 
- 
  placcountName property Modified
    
GET /api-v1/contact/{id}/supplier
              - Response
- 
  200 response Modified
    - 
  placcountName property Modified
    - 
          Name went from PLAccountNametoplaccountNameBreaking
 
- 
          Name went from 
 
- 
  placcountName property Modified
    
GET /api-v1/contact/{type}/{id}
              - Response
- 
  200 response Modified
    - client, supplier properties Modified
 
GET /api-v1/contact/{type}/{id}/deleted
              - Response
- 
  200 response Modified
    - client, supplier properties Modified
 
GET /api-v1/impersonate/{id}
              - Response
- 
  200 response Modified
    - client, supplier properties Modified
 
POST /api-v1/contact/batch
              - Body
- 
   content type Modified
    - client, supplier properties Modified
 
        Removed
        1
          Breaking
      
      GET /api-v1/list/vat/rate
              - Removing a resource is always breaking unless it was deprecated before Breaking
        Added
        1
      
      GET /api-v1/list/vat/rate
          