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/captureto/v1/integrations/stripe/{familyId}/payment-intents/capture/{paymentIntentId}(same operationId)Breaking