API structure has changed
  7 structure changes including:
    
    7 Modifications
        Modified
        7
          Breaking
      
      GET /api/v1/account/{account_uuid}/address/{uuid}
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  primary property Removed
    - 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
- 
          Removing a resource is always breaking unless it was deprecated before 
- uuid, move_in_date, accounts properties Added
 
- 
  primary property Removed
    
 
- 
  application/json content type Modified
    
GET /api/v1/account/{account_uuid}/contact-detail
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  primary, account properties Removed
    - 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
- 
          Removing a resource is always breaking unless it was deprecated before 
- accounts property Added
 
- 
  primary, account properties Removed
    
 
- 
  application/json content type Modified
    
GET /api/v1/account/{account_uuid}/contact-detail/{id}
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  primary, account properties Removed
    - 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
- 
          Removing a resource is always breaking unless it was deprecated before 
- accounts property Added
 
- 
  primary, account properties Removed
    
 
- 
  application/json content type Modified
    
POST /api/v1/account/{account_uuid}/address
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  primary property Removed
    - 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
- 
          Removing a resource is always breaking unless it was deprecated before 
- uuid, move_in_date, accounts properties Added
 
- 
  primary property Removed
    
 
- 
  application/json content type Modified
    
POST /api/v1/account/{account_uuid}/contact-detail
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  primary, account properties Removed
    - 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
- 
          Removing a resource is always breaking unless it was deprecated before 
- accounts property Added
 
- 
  primary, account properties Removed
    
 
- 
  application/json content type Modified
    
PUT /api/v1/account/{account_uuid}/address/{uuid}
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  primary property Removed
    - 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
- 
          Removing a resource is always breaking unless it was deprecated before 
- uuid, move_in_date, accounts properties Added
 
- 
  primary property Removed
    
 
- 
  application/json content type Modified
    
PUT /api/v1/account/{account_uuid}/contact-detail/{id}
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  primary, account properties Removed
    - 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
- 
          Removing a resource is always breaking unless it was deprecated before 
- accounts property Added
 
- 
  primary, account properties Removed
    
 
- 
  application/json content type Modified
    
