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

3 days ago

main
v1.74.0
Compare
v1.74.0

API structure has changed

2 structure changes including:
2 Modifications
Modified 2
POST /api/v1/plans/{plan_uuid}/transaction
  • Body
  • application/json content type Modified
    • type, amount, date properties Modified
      • Properties are no longer required
    • notes property Added
PUT /api/v1/plans/{plan_uuid}/transaction/{uuid}
  • Body
  • application/json content type Modified
    • notes property Added