Change Updates

Do not miss any Class Manager API changes, ever again

Subscribe to the Class Manager API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
9 structure changes including:
9 Modifications
Modified 9 Breaking
GET /v1/basket/{familyId}/quote
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pricingPlan property Added
GET /v1/seasons/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • registrationFeeTaxRateId, maxRegistrationFee, createdAt, updatedAt, archivedAt properties Modified
          • Properties are now required
            Breaking
        • RegistrationFeeDto, pricingPlans properties Added
GET /v1/seasons/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • registrationFeeTaxRateId, maxRegistrationFee, createdAt, updatedAt, archivedAt properties Modified
        • Properties are now required
          Breaking
      • RegistrationFeeDto, pricingPlans properties Added
PATCH /v1/seasons/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • registrationFeeTaxRateId, maxRegistrationFee, createdAt, updatedAt, archivedAt properties Modified
        • Properties are now required
          Breaking
      • RegistrationFeeDto, pricingPlans properties Added
POST /v1/seasons/
  • Body
  • application/json content type Modified
    • PricingModel, BillingTiming, firstPaymentDate, numberOfInstallments, paymentDay, discountPercent properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • registrationFeeTaxRateId, maxRegistrationFee, createdAt, updatedAt, archivedAt properties Modified
        • Properties are now required
          Breaking
      • RegistrationFeeDto, pricingPlans properties Added
POST /v1/seasons/{id}/archive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • registrationFeeTaxRateId, maxRegistrationFee, createdAt, updatedAt, archivedAt properties Modified
        • Properties are now required
          Breaking
      • RegistrationFeeDto, pricingPlans properties Added
POST /v1/seasons/{id}/enrolment-status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • registrationFeeTaxRateId, maxRegistrationFee, createdAt, updatedAt, archivedAt properties Modified
        • Properties are now required
          Breaking
      • RegistrationFeeDto, pricingPlans properties Added
POST /v1/seasons/{id}/restore
  • Response
  • 200 response Modified
    • application/json content type Modified
      • registrationFeeTaxRateId, maxRegistrationFee, createdAt, updatedAt, archivedAt properties Modified
        • Properties are now required
          Breaking
      • RegistrationFeeDto, pricingPlans properties Added
POST /v1/seasons/{id}/unarchive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • registrationFeeTaxRateId, maxRegistrationFee, createdAt, updatedAt, archivedAt properties Modified
        • Properties are now required
          Breaking
      • RegistrationFeeDto, pricingPlans properties Added
2 structure changes including:
1 Breaking change
1 Addition
1 Removal
Removed 1 Breaking
POST /v1/seasons/{id}/update-enrolment-status
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
POST /v1/seasons/{id}/enrolment-status
8 structure changes including:
1 Addition
7 Modifications
Modified 7
GET /v1/seasons/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • registrationStatus property Added
GET /v1/seasons/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • registrationStatus property Added
PATCH /v1/seasons/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • registrationStatus property Added
POST /v1/seasons/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • registrationStatus property Added
POST /v1/seasons/{id}/archive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • registrationStatus property Added
POST /v1/seasons/{id}/restore
  • Response
  • 200 response Modified
    • application/json content type Modified
      • registrationStatus property Added
POST /v1/seasons/{id}/unarchive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • registrationStatus property Added
Added 1
POST /v1/seasons/{id}/update-enrolment-status
7 structure changes including:
7 Modifications
Modified 7
GET /v1/seasons/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • additionalFees property Added
GET /v1/seasons/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • additionalFees property Added
PATCH /v1/seasons/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • additionalFees property Added
POST /v1/seasons/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • additionalFees property Added
POST /v1/seasons/{id}/archive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • additionalFees property Added
POST /v1/seasons/{id}/restore
  • Response
  • 200 response Modified
    • application/json content type Modified
      • additionalFees property Added
POST /v1/seasons/{id}/unarchive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • additionalFees property Added
7 structure changes including:
7 Modifications
Modified 7 Breaking
GET /v1/seasons/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • pricingModel property Modified
          • Property is now required
            Breaking
GET /v1/seasons/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pricingModel property Modified
        • Property is now required
          Breaking
PATCH /v1/seasons/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pricingModel property Modified
        • Property is now required
          Breaking
POST /v1/seasons/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pricingModel property Modified
        • Property is now required
          Breaking
POST /v1/seasons/{id}/archive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pricingModel property Modified
        • Property is now required
          Breaking
POST /v1/seasons/{id}/restore
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pricingModel property Modified
        • Property is now required
          Breaking
POST /v1/seasons/{id}/unarchive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pricingModel property Modified
        • Property is now required
          Breaking