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
4 structure changes including:
4 Modifications
Modified 4
GET /api/v1/document/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • last_publishing_error property Added
POST /api/v1/document
  • Response
  • 201 response Modified
    • application/json content type Modified
      • last_publishing_error property Added
POST /api/v1/document/{document_uuid}/publish
  • Response
  • 200 response Modified
    • application/json content type Modified
      • last_publishing_error property Added
PUT /api/v1/document/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • last_publishing_error property Added
1 structure change including:
1 Addition
Added 1
GET /api/v2/flux
6 structure changes including:
6 Modifications
Modified 6
GET /api/v1/client/{client_uuid}/employment/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • primary property Added
GET /api/v2/employments/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • primary property Added
POST /api/v1/client/{client_uuid}/employment
  • Response
  • 201 response Modified
    • application/json content type Modified
      • primary property Added
POST /api/v2/employments
  • Response
  • 201 response Modified
    • application/json content type Modified
      • primary property Added
PUT /api/v1/client/{client_uuid}/employment/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • primary property Added
PUT /api/v2/employments/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • primary property Added
1 structure change including:
1 Modification
Modified 1 Breaking
PUT /api/v2/shareholder/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shares_owned property Modified
        • Type went from integer to number
          Breaking
1 structure change including:
1 Modification
Modified 1 Breaking
PUT /api/v2/shareholder/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shares_owned property Modified
        • Type went from number to integer
          Breaking