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

Jul 2, 2025

dev
dev
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5
GET /v1/order/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • paymentSchedules property Added
POST /v1/order/{id}/add-payment
  • Response
  • 200 response Modified
    • application/json content type Modified
      • paymentSchedules property Added
POST /v1/order/{id}/cancel-item
  • Response
  • 200 response Modified
    • application/json content type Modified
      • paymentSchedules property Added
POST /v1/order/{id}/charge-card-on-file
  • Response
  • 200 response Modified
    • application/json content type Modified
      • paymentSchedules property Added
POST /v1/order/{id}/record-stripe-payment
  • Response
  • 200 response Modified
    • application/json content type Modified
      • paymentSchedules property Added