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
-
Removing a resource is always breaking unless it was deprecated before
- Body
- application/json content type Added
Added
2
GET /v1/integrations/stripe/{familyId}/refunds/{transactionDetailId}
POST /v1/integrations/stripe/{familyId}/refunds/{transactionDetailId}