API structure has changed
Added fiscal_year_end_month to portfolio company profile responses and clarified that data point dates are calendar period start dates.
3 structure changes including:
3 Modifications
Modified
3
GET /portfolio_company_profiles
- Response
-
200 response Modified
-
application/json content type Modified
-
portfolio_company_profiles property Modified
- fiscal_year_end_month property Added
-
portfolio_company_profiles property Modified
-
application/json content type Modified
POST /portfolio_company_profiles
- Body
-
application/json content type Modified
-
portfolio_company_profile property Modified
- fiscal_year_end_month property Added
-
portfolio_company_profile property Modified
- Response
-
201 response Modified
-
application/json content type Modified
-
portfolio_company_profile property Modified
- fiscal_year_end_month property Added
-
portfolio_company_profile property Modified
-
application/json content type Modified
PUT /portfolio_company_profiles/{id}
- Body
-
application/json content type Modified
-
portfolio_company_profile property Modified
- fiscal_year_end_month property Added
-
portfolio_company_profile property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
portfolio_company_profile property Modified
- fiscal_year_end_month property Added
-
portfolio_company_profile property Modified
-
application/json content type Modified