API structure has changed
  6 structure changes including:
    
    1 Addition
    5 Modifications
        Modified
        5
          Breaking
      
      GET /currencies
              - Response
- 
  200 response Modified
    - 
  application/hal+json content type Removed
    - 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
- 
          Removing a resource is always breaking unless it was deprecated before 
 
- 
  application/hal+json content type Removed
    
GET /salesorders
              - Response
- 
  200 response Modified
    - 
  application/hal+json content type Removed
    - 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
- 
          Removing a resource is always breaking unless it was deprecated before 
 
- 
  application/hal+json content type Removed
    
GET /salesorders/{id}
              - Response
- 
  200 response Modified
    - 
  application/hal+json content type Removed
    - 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
- 
          Removing a resource is always breaking unless it was deprecated before 
 
- 
  application/hal+json content type Removed
    
GET /transactiontypes
              - Response
- 
  200 response Modified
    - 
  application/hal+json content type Removed
    - 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
- 
          Removing a resource is always breaking unless it was deprecated before 
 
- 
  application/hal+json content type Removed
    
PATCH /salesorders/{id}
              - Response
- 
  200 response Modified
    - 
  application/hal+json content type Removed
    - 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
- 
          Removing a resource is always breaking unless it was deprecated before 
 
- 
  application/hal+json content type Removed
    
        Added
        1
      
      GET /salesorders/{id}/attachments
          