API structure has changed
2 structure changes including:
2 Modifications
Modified
2
POST /api/v1/plans/{plan_uuid}/transaction
- Body
-
application/json content type Modified
-
type, amount, date properties Modified
- Properties are no longer required
- notes property Added
-
type, amount, date properties Modified
PUT /api/v1/plans/{plan_uuid}/transaction/{uuid}
- Body
-
application/json content type Modified
- notes property Added