API structure has changed
  2 structure changes including:
    
    2 Modifications
        Modified
        2
      
      POST /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings
              - Body
- 
  application/json content type Modified
    - currency property Added
 
PUT /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings/{uuid}
              - Body
- 
  application/json content type Modified
    - currency property Added
 
