API structure has changed
10 structure changes including:
4 Additions
6 Modifications
Modified
6
Breaking
GET /v1/families/
- Query
- includeArchived query parameter Added
GET /v1/integrations/stripe/onboarding-link
- Response
-
200 response Modified
-
application/json content type Modified
-
expiresAt property Modified
-
Type went from
string(date-time)tostring(date-time) | null
-
Type went from
- createdAt, type properties Added
-
expiresAt property Modified
-
application/json content type Modified
GET /v1/integrations/stripe/profile-link
- Response
-
200 response Modified
-
application/json content type Modified
- expiresAt, type properties Added
-
application/json content type Modified
GET /v1/students/
- Query
- includeArchived query parameter Added
GET /v1/transactions/
- Query
-
sort query parameter Modified
- date, createdAt query parameters Added
POST /v1/agreements/
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added
Added
4
GET /v1/families/{id}/invite
GET /v1/families/{id}/user
GET /v1/staff/{id}/invite
GET /v1/staff/{id}/user