Added endpoints to create portfolio company profiles and change portfolio property values (investor product)
6 structure changes including:
4 Additions
2 Modifications
Modified
2
GET /portfolio_company_profiles
- Response
-
200 response Modified
-
application/json content type Modified
-
portfolio_company_profiles property Modified
- website_url, currency, primary_contact_id properties Added
-
portfolio_company_profiles property Modified
-
application/json content type Modified
GET /portfolio_property_values
- Response
-
200 response Modified
-
application/json content type Modified
-
portfolio_property_values property Modified
- portfolio_property_option_id, portfolio_property_option_ids properties Added
-
portfolio_property_values property Modified
-
application/json content type Modified
Added
4
GET /portfolio_property_options
POST /portfolio_company_profiles
PUT /portfolio_company_profiles/{id}
PUT /portfolio_property_values
1 structure change including:
1 Modification
Modified
1
GET /portfolio_property_values
- Response
-
200 response Modified
-
application/json content type Modified
-
portfolio_property_values property Modified
-
value property Modified
-
Type went from
string | number | boolean | nulltostring | number | boolean | array | null
-
Type went from
-
value property Modified
-
portfolio_property_values property Modified
-
application/json content type Modified
2 structure changes including:
2 Additions
Added
2
GET /portfolio_properties
GET /portfolio_property_values