API structure has changed
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