API structure has changed
7 structure changes including:
7 Modifications
Modified
7
Breaking
GET /v1/students/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
discountable property Modified
-
Property is now required Breaking
-
Property is now required
-
discountable property Modified
-
data property Modified
-
application/json content type Modified
GET /v1/students/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
discountable property Modified
-
Property is now required Breaking
-
Property is now required
-
discountable property Modified
-
application/json content type Modified
PATCH /v1/students/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
discountable property Modified
-
Property is now required Breaking
-
Property is now required
-
discountable property Modified
-
application/json content type Modified
POST /v1/students/
- Response
-
200 response Modified
-
application/json content type Modified
-
discountable property Modified
-
Property is now required Breaking
-
Property is now required
-
discountable property Modified
-
application/json content type Modified
POST /v1/students/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
-
discountable property Modified
-
Property is now required Breaking
-
Property is now required
-
discountable property Modified
-
application/json content type Modified
POST /v1/students/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
-
discountable property Modified
-
Property is now required Breaking
-
Property is now required
-
discountable property Modified
-
application/json content type Modified
POST /v1/students/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
-
discountable property Modified
-
Property is now required Breaking
-
Property is now required
-
discountable property Modified
-
application/json content type Modified