Do not miss any Visible API changes, ever again

Subscribe to the Visible API changelog to be up to date on recent changes.

RSS

4 days ago

main
1
Compare

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
POST /portfolio_company_profiles
  • Body
  • application/json content type Modified
    • portfolio_company_profile property Modified
      • fiscal_year_end_month property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • portfolio_company_profile property Modified
        • fiscal_year_end_month property Added
PUT /portfolio_company_profiles/{id}
  • Body
  • application/json content type Modified
    • portfolio_company_profile property Modified
      • fiscal_year_end_month property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • portfolio_company_profile property Modified
        • fiscal_year_end_month property Added