1 structure change including:
1 Modification
Modified
1
GET /v1/locations/
- Query
- includeArchived query parameter Added
15 structure changes including:
15 Modifications
Modified
15
GET /v1/courses/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- aggregateId property Added
-
data property Modified
-
application/json content type Modified
GET /v1/courses/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- aggregateId property Added
-
application/json content type Modified
GET /v1/transactions/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- aggregateId property Added
-
data property Modified
-
application/json content type Modified
PATCH /v1/courses/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- aggregateId property Added
-
application/json content type Modified
POST /v1/basket/{familyId}/checkout
- Response
-
200 response Modified
-
application/json content type Modified
- aggregateId property Added
-
application/json content type Modified
POST /v1/courses/
- Response
-
200 response Modified
-
application/json content type Modified
- aggregateId property Added
-
application/json content type Modified
POST /v1/courses/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
- aggregateId property Added
-
application/json content type Modified
POST /v1/courses/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
- aggregateId property Added
-
application/json content type Modified
POST /v1/integrations/stripe/{familyId}/payment-intents/capture/{paymentIntentId}
- Response
-
200 response Modified
-
application/json content type Modified
- aggregateId property Added
-
application/json content type Modified
POST /v1/integrations/stripe/{familyId}/refunds/{transactionDetailId}
- Response
-
200 response Modified
-
application/json content type Modified
- aggregateId property Added
-
application/json content type Modified
POST /v1/transactions/create-custom
- Response
-
200 response Modified
-
application/json content type Modified
- aggregateId property Added
-
application/json content type Modified
POST /v1/transactions/create-from-bill
- Response
-
200 response Modified
-
application/json content type Modified
- aggregateId property Added
-
application/json content type Modified
POST /v1/transactions/create-from-season
- Response
-
200 response Modified
-
application/json content type Modified
- aggregateId property Added
-
application/json content type Modified
POST /v1/transactions/create-manual-payment
- Response
-
200 response Modified
-
application/json content type Modified
- aggregateId property Added
-
application/json content type Modified
POST /v1/transactions/{transaction}/create-credit-note
- Response
-
200 response Modified
-
application/json content type Modified
- aggregateId property Added
-
application/json content type Modified
2 structure changes including:
2 Modifications
Modified
2
POST /v1/lesson-adjustments/cancel-lesson
- Body
-
application/json content type Modified
- time property Added
POST /v1/lesson-adjustments/change-lesson-date
- Body
-
application/json content type Modified
- oldTime property Added