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
9 structure changes including:
9 Modifications
Modified 9
GET /api/v1/account/{account_uuid}/documents
  • Response
  • 200 response Modified
    • owned property Added
GET /api/v1/cases/{case_uuid}/documents
  • Response
  • 200 response Modified
    • owned property Added
GET /api/v1/conversation/{conversation_uuid}/documents
  • Response
  • 200 response Modified
    • owned property Added
GET /api/v1/firm/{firm_uuid}/documents
  • Response
  • 200 response Modified
    • owned property Added
GET /api/v1/folder/{folder_uuid}/tree
  • Response
  • 200 response Modified
    • owned property Added
GET /api/v1/folder/{uuid}
  • Response
  • 200 response Modified
    • owned property Added
GET /api/v1/plans/{plan_uuid}/documents
  • Response
  • 200 response Modified
    • owned property Added
POST /api/v1/folder
  • Response
  • 200 response Modified
    • owned property Added
PUT /api/v1/folder/{uuid}
  • Response
  • 200 response Modified
    • owned property Added
1 structure change including:
1 Modification
Modified 1 Breaking
GET /api/v1/group
  • Query
  • include query parameter Removed
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
4 structure changes including:
1 Addition
3 Modifications
Modified 3
POST /api/v1/charge
  • Body
  • content type Modified
    • rmar_type property Added
PUT /api/v1/charge/{uuid}
  • Body
  • content type Modified
    • seller_uuid, exclude_from_rmar, advice_type, service_type properties Modified
    • rmar_type property Added
PUT /api/v1/expectation/{uuid}
  • Body
  • content type Modified
    • rmar_type property Modified
Added 1
GET /api/v1/static/rmar-types
1 structure change including:
1 Addition
Added 1
GET /api/v1/notifications/{id}