API structure has changed
  2 structure changes including:
    
    2 Modifications
        Modified
        2
          Breaking
      
      GET /transactionlines
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - dimensions property Added
 
- 
  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/json content type Modified
    
- Query
- includeDimensions query parameter Added
GET /transactionlines/{id}
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - dimensions property Added
 
- 
  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/json content type Modified
    
