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

Sep 23, 2025

dev
dev
Compare

API structure has changed

5 structure changes including:
4 Additions
1 Modification
Modified 1
POST /v1/payment-links/{paymentLinkId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • subtotal, processingFee, processingFeePercent, total properties Added
Added 4
GET /v1/order/{id}/{orderItemId}/family-payment-start/{date}
GET /v1/order/{id}/{orderItemId}/payment-schedule-payment-start/{date}
POST /v1/order/{id}/{orderItemId}/family-payment-finish/{date}
POST /v1/order/{id}/{orderItemId}/payment-schedule-payment-finish/{date}