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

Sep 14, 2023

main
1.0.0
Compare

API structure has changed

8 structure changes including:
8 Modifications
Modified 8 Breaking
GET /api/v1/addon-subscriptions/{addonSubscription_uuid}
  • Response
  • 200 response Modified
    • next_run property Added
GET /api/v1/bank-transaction/{bankTransaction_uuid}
  • Response
  • 200 response Modified
    • bank_statement property Added
POST /api/v1/addon-subscriptions/{addonSubscription_uuid}/disable
  • Response
  • 200 response Modified
    • next_run property Added
POST /api/v1/addon-subscriptions/{addonSubscription_uuid}/enable
  • Response
  • 200 response Modified
    • next_run property Added
POST /api/v1/bank-transaction
  • Response
  • 201 response Modified
    • bank_statement property Added
POST /api/v1/client/{client_uuid}/goal
  • Body
  • content type Modified
    • target_amount property Modified
POST /api/v1/subscribe
  • Response
  • 200 response Modified
    • next_run property Added
PUT /api/v1/bank-transaction/{bankTransaction_uuid}
  • Response
  • 200 response Modified
    • bank_statement property Added