API structure has changed
8 structure changes including:
8 Modifications
Modified
8
Breaking
GET /v1/seasons/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- enableRegistrationFees property Added
-
data property Modified
-
application/json content type Modified
GET /v1/seasons/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- enableRegistrationFees property Added
-
application/json content type Modified
PATCH /v1/seasons/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- enableRegistrationFees property Added
-
application/json content type Modified
POST /v1/seasons/
- Body
-
application/json content type Modified
-
registrationOpen, registrationFee, maxRegistrationFee, registrationFeeTaxRateId, firstPaymentDate, paymentDay 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
- enableRegistrationFees, additionalFees, allowUpfrontPricingPlan, paymentStartDate, allowMonthlyPricingPlan, bilingDayOfMonth properties Added
-
registrationOpen, registrationFee, maxRegistrationFee, registrationFeeTaxRateId, firstPaymentDate, paymentDay properties Removed
- Response
-
200 response Modified
-
application/json content type Modified
- enableRegistrationFees property Added
-
application/json content type Modified
POST /v1/seasons/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
- enableRegistrationFees property Added
-
application/json content type Modified
POST /v1/seasons/{id}/enrolment-status
- Response
-
200 response Modified
-
application/json content type Modified
- enableRegistrationFees property Added
-
application/json content type Modified
POST /v1/seasons/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
- enableRegistrationFees property Added
-
application/json content type Modified
POST /v1/seasons/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
- enableRegistrationFees property Added
-
application/json content type Modified