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
7 structure changes including:
7 Modifications
Modified 7
GET /api/v1/client/{client_uuid}/risk
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • account property Added
GET /api/v1/client/{client_uuid}/risk/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • account property Added
GET /api/v1/report
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • last_interaction_at, last_login_at properties Added
GET /api/v1/report/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • last_interaction_at, last_login_at properties Added
POST /api/v1/client/{client_uuid}/risk
  • Response
  • 201 response Modified
    • application/json content type Modified
      • account property Added
POST /api/v1/report
  • Response
  • 201 response Modified
    • application/json content type Modified
      • last_interaction_at, last_login_at properties Added
PUT /api/v1/client/{client_uuid}/risk/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • account property Added
2 structure changes including:
1 Addition
1 Modification
Modified 1 Breaking
PUT /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings/{uuid}
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
Added 1
GET /api/v2/transactions
5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /api/v1/client/{client_uuid}/illustrations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • account property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • client, accounts properties Added
GET /api/v1/illustration/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • account property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • client, accounts properties Added
GET /api/v1/plans/{plan_uuid}/illustrations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • account property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • client, accounts properties Added
POST /api/v1/illustration
  • Response
  • 200 response Modified
    • application/json content type Modified
      • account property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • client, accounts properties Added
PUT /api/v1/illustration/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • account property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • client, accounts properties Added
1 structure change including:
1 Modification
Modified 1
POST /api/v1/plans
  • Body
  • application/json content type Modified
    • visible_to_circles_uuids property Added
8 structure changes including:
8 Modifications
Modified 8 Breaking
GET /api/v1/account/{account_uuid}/check
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • client property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • account property Added
GET /api/v1/account/{account_uuid}/check/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • client property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • account property Added
GET /api/v2/income
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • type_other property Added
GET /api/v2/income/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • type_other property Added
POST /api/v1/account/{account_uuid}/check
  • Response
  • 201 response Modified
    • application/json content type Modified
      • client property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • account property Added
POST /api/v2/income
  • Body
  • application/json content type Modified
    • type_other property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • type_other property Added
PUT /api/v1/account/{account_uuid}/check/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • client property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • account property Added
PUT /api/v2/income/{uuid}
  • Body
  • application/json content type Modified
    • type_other property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • type_other property Added
8 structure changes including:
8 Additions
Added 8
DELETE /api/v2/webhook-subscriptions/{uuid}
GET /api/v1/static/webhook-subscription-events
GET /api/v2/webhook-subscriptions
GET /api/v2/webhook-subscriptions/{uuid}
GET /api/v2/webhook-subscriptions/{webhookSubscription_uuid}/calls
POST /api/v2/webhook-subscriptions
POST /api/v2/webhook-subscriptions/calls/{outgoingWebhookCall_uuid}/retry
PUT /api/v2/webhook-subscriptions/{uuid}