API structure has changed
  27 structure changes including:
    
    2 Breaking changes
    4 Additions
    21 Modifications
    2 Removals
        Modified
        21
          Breaking
      
      POST /api-v1/orders/{id}/update-prices
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - includedArticles, orderLines properties Modified
- disbursementDepartmentId, expensesDepartmentId, hasProformaInvoice, timesheetsDepartmentId properties Added
 
 
- 
   content type Modified
    
POST /api-v1/orders/{id}/partial-pay
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - includedArticles, orderLines properties Modified
- disbursementDepartmentId, expensesDepartmentId, hasProformaInvoice, timesheetsDepartmentId properties Added
 
 
- 
   content type Modified
    
POST /api-v1/orders/batch
              - Body
- 
   content type Modified
    - includedArticles, orderLines properties Modified
- disbursementDepartmentId, expensesDepartmentId, hasProformaInvoice, timesheetsDepartmentId properties Added
 
GET /api-v1/sales-invoice/{id}/deleted
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - canEditProformaFlag, proforma properties Added
 
 
- 
   content type Modified
    
GET /api-v1/sales-invoice/{id}
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - canEditProformaFlag, proforma properties Added
 
 
- 
   content type Modified
    
GET /api-v1/orders/{id}/partially-paid-order
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - includedArticles, orderLines properties Modified
- disbursementDepartmentId, expensesDepartmentId, hasProformaInvoice, timesheetsDepartmentId properties Added
 
 
- 
   content type Modified
    
GET /api-v1/orders/{id}/full
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - order, view properties Modified
 
 
- 
   content type Modified
    
GET /api-v1/orders/{id}/deleted
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - includedArticles, orderLines properties Modified
- disbursementDepartmentId, expensesDepartmentId, hasProformaInvoice, timesheetsDepartmentId properties Added
 
 
- 
   content type Modified
    
GET /api-v1/orders/{id}
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - includedArticles, orderLines properties Modified
- disbursementDepartmentId, expensesDepartmentId, hasProformaInvoice, timesheetsDepartmentId properties Added
 
 
- 
   content type Modified
    
GET /api-v1/orders/total
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - hasProformaInvoice property Added
 
 
- 
   content type Modified
    
GET /api-v1/orders/possible-parents/{id}/{contactId}
              - Response
- 
  200 response Modified
    - content type Modified
 
GET /api-v1/orders/advanced
              - Response
- 
  200 response Modified
    - content type Modified
 
GET /api-v1/orders
              - Response
- 
  200 response Modified
    - content type Modified
 
GET /api-v1/impersonate/{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/contact/{type}/{id}
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - client, supplier properties 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/{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}/client
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - 
  placcountName property Modified
    - 
          Name went from PLAccountNametoplaccountNameBreaking
 
- 
          Name went from 
 
- 
  placcountName property Modified
    
 
- 
   content type Modified
    
POST /api-v1/orders/{orderId}/send-by-email
              - Response
- 
  200 response Modified
    - 
   content type Modified
    - order, view properties Modified
 
 
- 
   content type Modified
    
POST /api-v1/sales-invoice/batch
              - Body
- 
   content type Modified
    - canEditProformaFlag, proforma properties Added
 
        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
        4
      
      POST /api-v1/sub-orders/{subOrderId}/generate-pro-forma
          PATCH /api-v1/sales-invoice/{id}/convert-pro-forma
          GET /api-v1/list/vat/rate
          GET /api-v1/list/vat/code
          