API structure has changed
9 structure changes including:
9 Modifications
Modified
9
GET /v1/transactions/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- transaction property Modified
-
data property Modified
-
application/json content type Modified
POST /v1/basket/{familyId}/checkout
- Response
-
200 response Modified
-
application/json content type Modified
-
transaction property Modified
- familyName property Added
-
transaction property Modified
-
application/json content type Modified
POST /v1/integrations/stripe/{familyId}/payment-intents/capture/{paymentIntentId}
- Response
-
200 response Modified
-
application/json content type Modified
-
transaction property Modified
- familyName property Added
-
transaction property Modified
-
application/json content type Modified
POST /v1/integrations/stripe/{familyId}/refunds/{transactionDetailId}
- Response
-
200 response Modified
-
application/json content type Modified
-
transaction property Modified
- familyName property Added
-
transaction property Modified
-
application/json content type Modified
POST /v1/transactions/create-credit-note
- Response
-
200 response Modified
-
application/json content type Modified
-
transaction property Modified
- familyName property Added
-
transaction property Modified
-
application/json content type Modified
POST /v1/transactions/create-custom
- Body
-
application/json content type Modified
- familyName property Added
- Response
-
200 response Modified
-
application/json content type Modified
-
transaction property Modified
- familyName property Added
-
transaction property Modified
-
application/json content type Modified
POST /v1/transactions/create-from-bill
- Response
-
200 response Modified
-
application/json content type Modified
-
transaction property Modified
- familyName property Added
-
transaction property Modified
-
application/json content type Modified
POST /v1/transactions/create-from-season
- Response
-
200 response Modified
-
application/json content type Modified
-
transaction property Modified
- familyName property Added
-
transaction property Modified
-
application/json content type Modified
POST /v1/transactions/create-manual-payment
- Response
-
200 response Modified
-
application/json content type Modified
-
transaction property Modified
- familyName property Added
-
transaction property Modified
-
application/json content type Modified