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

dev
0.0.4-dev.795
Compare
0.0.4-dev.795

API structure has changed

1 structure change including:
1 Breaking change
1 Modification
Modified 1 Breaking
POST /v1/integrations/stripe/{familyId}/payment-intents/capture/{paymentIntentId}
  • Path went from /v1/integrations/stripe/{familyId}/payment-intents/capture to /v1/integrations/stripe/{familyId}/payment-intents/capture/{paymentIntentId} (same operationId)
    Breaking