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

12 days ago

main
1.0.0
Compare

API structure has changed

3 structure changes including:
3 Modifications
Modified 3
GET /api/v2/bank-accounts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • account_holders property Added
POST /api/v2/bank-accounts
  • Body
  • application/json content type Modified
    • account_holders property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • account_holders property Added
PUT /api/v2/bank-accounts/{id}
  • Body
  • application/json content type Modified
    • account_holders property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • account_holders property Added