Do not miss any PlannrCRM API changes, ever again

Subscribe to the PlannrCRM API changelog to be up to date on recent changes.

RSS

about 1 hour ago

main
v1.142.0
Compare
v1.142.0

API structure has changed

Next change
9 structure changes including:
8 Additions
1 Modification
Modified 1 Breaking
POST /api/v1/provider-statement/upload
  • Body
  • application/json content type Modified
    • statement_transactions property Modified
      • gross_amount, net_amount properties Modified
        • Type went from integer to string
          Breaking
Added 8
DELETE /api/v2/roles/{uuid}
GET /api/v1/static/rbac-permissions
GET /api/v2/roles
GET /api/v2/roles/{role_uuid}/assignees
GET /api/v2/roles/{uuid}
POST /api/v2/roles
POST /api/v2/roles/{role_uuid}/{action}
PUT /api/v2/roles/{uuid}