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

Aug 17, 2022

main
1.0.0
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/withdrawals
  • Body
  • content type Modified
    • withdrawn_at property Modified
    • type, frequency, started_at, ended_at, notes properties Added
PUT /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/withdrawals/{uuid}
  • Body
  • content type Modified
    • withdrawn_at, value properties Modified
    • type, frequency, started_at, ended_at, notes properties Added