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

Feb 21, 2025

dev
dev
Compare

API structure has changed

10 structure changes including:
10 Modifications
Modified 10
GET /v1/basket/{familyId}/quote
  • Response
  • 200 response Modified
    • application/json content type Modified
      • seasons property Modified
        • season property Modified
GET /v1/seasons/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • pricingPlans property Modified
GET /v1/seasons/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pricingPlans property Modified
        • BillingTiming property Modified
          • Type went from string to string | null
POST /v1/seasons/
  • Body
  • application/json content type Modified
    • pricingPlans property Modified
      • BillingTiming property Modified
        • Type went from string to string | null
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pricingPlans property Modified
        • BillingTiming property Modified
          • Type went from string to string | null
POST /v1/seasons/{id}/archive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pricingPlans property Modified
        • BillingTiming property Modified
          • Type went from string to string | null
POST /v1/seasons/{id}/enrolment-status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pricingPlans property Modified
        • BillingTiming property Modified
          • Type went from string to string | null
POST /v1/seasons/{id}/pricing-scheme
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pricingPlans property Modified
        • BillingTiming property Modified
          • Type went from string to string | null
POST /v1/seasons/{id}/restore
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pricingPlans property Modified
        • BillingTiming property Modified
          • Type went from string to string | null
POST /v1/seasons/{id}/unarchive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pricingPlans property Modified
        • BillingTiming property Modified
          • Type went from string to string | null
PUT /v1/seasons/{id}
  • Body
  • application/json content type Modified
    • pricingPlans property Modified
      • BillingTiming property Modified
        • Type went from string to string | null
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pricingPlans property Modified
        • BillingTiming property Modified
          • Type went from string to string | null