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

Changelog

Last update:
Compare
1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v2/shareholder
  • Response
  • 201 response Modified
    • application/json content type Modified
      • percentage property Modified
        • Type went from integer to number
          Breaking
1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v2/shareholder
  • Response
  • 201 response Modified
    • application/json content type Modified
      • percentage property Modified
        • Type went from number to integer
          Breaking
2 structure changes including:
1 Addition
1 Modification
Modified 1 Breaking
PUT /api/v2/shareholder/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shares_owned property Modified
        • Type went from integer to number
          Breaking
Added 1
GET /api/v1/circles/{circle_uuid}/charge-splits
1 structure change including:
1 Modification
Modified 1 Breaking
PUT /api/v2/shareholder/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shares_owned property Modified
        • Type went from number to integer
          Breaking