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

2 days ago

main
v1.79.2
Compare
v1.79.2

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v1/bank-transaction
  • Body
  • application/json content type Modified
    • bank_transactions property Modified
      • date property Modified
        • Type went from string(date) to string(date) | null
  • Response
  • 201 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 200 response Added