15 structure changes including:
15 Modifications
Modified
15
GET /v1/families/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- createdAt property Added
-
data property Modified
-
application/json content type Modified
GET /v1/families/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
GET /v1/students/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- createdAt property Added
-
data property Modified
-
application/json content type Modified
GET /v1/students/birthdays
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
GET /v1/students/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
PATCH /v1/students/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
POST /v1/families/
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
POST /v1/families/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
POST /v1/families/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
POST /v1/families/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
POST /v1/students/
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
POST /v1/students/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
POST /v1/students/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
POST /v1/students/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
PUT /v1/families/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
2 structure changes including:
1 Breaking change
1 Addition
1 Removal
Removed
1
Breaking
POST /v1/transactions/create-credit-note
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
1
POST /v1/transactions/{transaction}/create-credit-note
1 structure change including:
1 Modification
Modified
1
POST /v1/integrations/stripe/{familyId}/payment-sessions
- Response
-
200 response Modified
-
application/json content type Modified
- ephemeralKey property Added
-
application/json content type Modified
7 structure changes including:
7 Modifications
Modified
7
GET /v1/staff/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- createdAt property Added
-
data property Modified
-
application/json content type Modified
GET /v1/staff/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
StaffDto alternative Modified
- createdAt property Added
-
StaffDto alternative Modified
-
application/json content type Modified
POST /v1/staff/
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
POST /v1/staff/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
POST /v1/staff/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
POST /v1/staff/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
PUT /v1/staff/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
1 structure change including:
1 Modification
Modified
1
GET /v1/rooms/
- Query
-
sort query parameter Modified
- createdAt query parameter Added
1 structure change including:
1 Modification
Modified
1
POST /v1/auth/register/company
- Body
-
application/json content type Modified
-
firstname, lastname, email, password properties Modified
- Properties are no longer required
-
firstname, lastname, email, password properties Modified