API structure has changed
  3 structure changes including:
    
    3 Modifications
        Modified
        3
          Breaking
      
      POST /api/v1/plans
              - Body
- 
   content type Modified
    - current_value, current_value_at properties Added
 
PUT /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/valuations/{uuid}
              - Body
- 
   content type Modified
    - value property Modified
 
PUT /api/v1/plans/{uuid}
              - Body
- 
   content type Modified
    - current_value, current_value_at properties Added
 
