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
1 structure change including:
1 Addition
Added 1
POST /api/v1/conversation/inline
24 structure changes including:
24 Modifications
Modified 24
GET /api/v1/bank-transaction/{bankTransaction_uuid}/reconciliations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • statement_transaction property Modified
        • auto_reconciliation_message property Added
GET /api/v1/circles/{circle_uuid}/expectations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • statement_transactions property Modified
GET /api/v1/client/{client_uuid}/expectations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • statement_transactions property Modified
GET /api/v1/expectation
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • statement_transactions property Modified
GET /api/v1/expectation/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • statement_transactions property Modified
        • auto_reconciliation_message property Added
GET /api/v1/plans/{plan_uuid}/expectations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • statement_transactions property Modified
GET /api/v1/provider-statement
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • statement_transactions property Modified
GET /api/v1/provider-statement/{providerStatement_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • statement_transactions property Modified
        • auto_reconciliation_message property Added
GET /api/v1/statement
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • statement_transactions property Modified
GET /api/v1/statement-transaction
  • Response
  • 200 response Modified
    • application/json content type Modified
      • auto_reconciliation_message property Added
GET /api/v1/statement-transaction/{statementTransaction_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • auto_reconciliation_message property Added
GET /api/v1/statement-transaction/{statementTransaction_uuid}/reconciliations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • statement_transaction property Modified
        • auto_reconciliation_message property Added
GET /api/v1/statement/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • statement_transactions property Modified
        • auto_reconciliation_message property Added
POST /api/v1/bank-statement/upload
  • Response
  • 200 response Modified
    • application/json content type Modified
      • auto_reconciliation_message property Added
POST /api/v1/expectation/reconcile
  • Response
  • 200 response Modified
    • application/json content type Modified
      • statement_transactions property Modified
        • auto_reconciliation_message property Added
POST /api/v1/provider-statement
  • Response
  • 201 response Modified
    • application/json content type Modified
      • statement_transactions property Modified
        • auto_reconciliation_message property Added
POST /api/v1/provider-statement/upload
  • Response
  • 200 response Modified
    • application/json content type Modified
      • auto_reconciliation_message property Added
POST /api/v1/statement-transaction
  • Response
  • 200 response Modified
    • application/json content type Modified
      • auto_reconciliation_message property Added
POST /api/v1/statement-transaction/{statementTransaction_uuid}/unreconcile-expectation
  • Response
  • 200 response Modified
    • application/json content type Modified
      • auto_reconciliation_message property Added
POST /api/v1/statement/{statement_uuid}/lock
  • Response
  • 200 response Modified
    • application/json content type Modified
      • statement_transactions property Modified
        • auto_reconciliation_message property Added
POST /api/v1/statement/{statement_uuid}/unlock
  • Response
  • 200 response Modified
    • application/json content type Modified
      • statement_transactions property Modified
        • auto_reconciliation_message property Added
PUT /api/v1/expectation/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • statement_transactions property Modified
        • auto_reconciliation_message property Added
PUT /api/v1/provider-statement/{providerStatement_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • statement_transactions property Modified
        • auto_reconciliation_message property Added
PUT /api/v1/statement-transaction/{statementTransaction_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • auto_reconciliation_message property Added
4 structure changes including:
4 Modifications
Modified 4
GET /api/v2/risks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • risk_description, chosen_risk_level, chosen_risk_level_string, chosen_risk_reason properties Added
GET /api/v2/risks/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • risk_description, chosen_risk_level, chosen_risk_level_string, chosen_risk_reason properties Added
POST /api/v2/risks
  • Body
  • application/json content type Modified
    • risk_description, chosen_risk_level, chosen_risk_level_string, chosen_risk_reason properties Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • risk_description, chosen_risk_level, chosen_risk_level_string, chosen_risk_reason properties Added
PUT /api/v2/risks/{uuid}
  • Body
  • application/json content type Modified
    • risk_description, chosen_risk_level, chosen_risk_level_string, chosen_risk_reason properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • risk_description, chosen_risk_level, chosen_risk_level_string, chosen_risk_reason properties Added
1 structure change including:
1 Modification
Modified 1
POST /api/v1/conversation
  • Body
  • application/json content type Modified
    • files property Added