API structure has changed
14 structure changes including:
14 Modifications
Modified
14
Breaking
GET /v1/families/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
- Query
-
relations query parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /v1/families/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
joinedAt property Modified
-
Full types went from
string(date-time) | nulltostring(date)Breaking
-
Full types went from
-
archivedAt property Modified
-
Property is now required Breaking
-
Property is now required
-
contacts, students properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
joinedAt property Modified
-
application/json content type Modified
- Query
-
relations query parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /v1/students/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/students/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- family property Modified
-
application/json content type Modified
PATCH /v1/families/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
joinedAt property Modified
-
Full types went from
string(date-time) | nulltostring(date)Breaking
-
Full types went from
-
archivedAt property Modified
-
Property is now required Breaking
-
Property is now required
-
contacts, students properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
joinedAt property Modified
-
application/json content type Modified
PATCH /v1/students/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- family property Modified
-
application/json content type Modified
POST /v1/families/
- Body
-
application/json content type Modified
-
primaryContact property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- primaryContactFirstname, primaryContactLastname, primaryContactEmail properties Added
-
primaryContact property Removed
- Response
-
200 response Modified
-
application/json content type Modified
-
joinedAt property Modified
-
Full types went from
string(date-time) | nulltostring(date)Breaking
-
Full types went from
-
archivedAt property Modified
-
Property is now required Breaking
-
Property is now required
-
contacts, students properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
joinedAt property Modified
-
application/json content type Modified
POST /v1/families/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
-
joinedAt property Modified
-
Full types went from
string(date-time) | nulltostring(date)Breaking
-
Full types went from
-
archivedAt property Modified
-
Property is now required Breaking
-
Property is now required
-
contacts, students properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
joinedAt property Modified
-
application/json content type Modified
POST /v1/families/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
-
joinedAt property Modified
-
Full types went from
string(date-time) | nulltostring(date)Breaking
-
Full types went from
-
archivedAt property Modified
-
Property is now required Breaking
-
Property is now required
-
contacts, students properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
joinedAt property Modified
-
application/json content type Modified
POST /v1/families/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
-
joinedAt property Modified
-
Full types went from
string(date-time) | nulltostring(date)Breaking
-
Full types went from
-
archivedAt property Modified
-
Property is now required Breaking
-
Property is now required
-
contacts, students properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
joinedAt property Modified
-
application/json content type Modified
POST /v1/students/
- Response
-
200 response Modified
-
application/json content type Modified
- family property Modified
-
application/json content type Modified
POST /v1/students/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
- family property Modified
-
application/json content type Modified
POST /v1/students/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
- family property Modified
-
application/json content type Modified
POST /v1/students/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
- family property Modified
-
application/json content type Modified