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 3, 2024

dev
0.0.4-dev.788
Compare
0.0.4-dev.788

API structure has changed

3 structure changes including:
2 Additions
1 Modification
Modified 1 Breaking
POST /v1/integrations/stripe/{familyId}/payment-sessions
  • Query
  • amount query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
Added 2
GET /v1/integrations/stripe/{familyId}/refunds/{transactionDetailId}
POST /v1/integrations/stripe/{familyId}/refunds/{transactionDetailId}