Change Updates

Do not miss any PlannrCRM API changes, ever again

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

RSS

21 days ago

main
v1.33.0
Compare
v1.33.0

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
GET /api/v2/plans/{plan_uuid}/returns
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • time_weighted_return, money_weighted_return properties Modified
          • Type went from number to object
            Breaking
        • plan_started_at, time_weighted_return.value, time_weighted_return.status, money_weighted_return.value, money_weighted_return.status properties Added
  • Query
  • includePlan query parameter Added