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