Skip to main content

v 2.1.5

CisFundamentals

New API Version Released

  • Updated structures of Idea and IdeaDetails models (affecting endpoints /v2/ideas and /v2/ideas/{id}):
    • Renamed fields:
      • status_commentclose_comment
      • status_dateclose_date
      • status_linkclose_link
      • status_priceclose_price
      • status_profitprofit_actual
      • profit_perc_yearprofit_potential
      • statussystem_status
    • Updated system_status values:
      • """ACTIVE"
      • "closed""CLOSED"
      • "fail""DURATION"
      • "succ""SUCCESS"
      • "fail_sl""STOPLOSS"
⚠️ Legacy fields remain temporarily for backward compatibility, but will be removed in the next release.