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

May 22, 2023

main
1.0.0
Compare

API structure has changed

5 structure changes including:
1 Addition
4 Modifications
Modified 4 Breaking
GET /api/v1/provider-statement/{providerStatement_uuid}
  • Response
  • 200 response Modified
    • is_fully_reconciled_to_expectations property Added
POST /api/v1/expectation/balance
  • Body
  • content type Modified
    • expectations property Removed
    • expectation_uuids, statement_transaction_uuids properties Added
POST /api/v1/provider-statement
  • Response
  • 201 response Modified
    • is_fully_reconciled_to_expectations property Added
PUT /api/v1/provider-statement/{providerStatement_uuid}
  • Response
  • 200 response Modified
    • is_fully_reconciled_to_expectations property Added
Added 1
POST /api/v1/expectation/unbalance