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

Dec 6, 2022

main
1.0.0
Compare

API structure has changed

8 structure changes including:
6 Additions
2 Modifications
Modified 2 Breaking
GET /api/v1/expected-payment
  • Query
  • filter[status] query parameter Removed
  • filter[agency_number], filter[product_reference], filter[adviser], filter[reconciliation] query parameters Added
GET /api/v1/provider-statement
  • Query
  • filter[uuid], filter[reference], filter[provider], filter[date_from], filter[date_to], filter[amount_from] query parameters Added
Added 6
DELETE /api/v1/custom-default-folder/{customDefaultFolder_uuid}
GET /api/v1/custom-default-folder
GET /api/v1/custom-default-folder/{customDefaultFolder_uuid}
POST /api/v1/custom-default-folder
POST /api/v1/provider-statement/upload
PUT /api/v1/custom-default-folder/{customDefaultFolder_uuid}