3 structure changes including:
1 Breaking change
1 Addition
1 Modification
1 Removal
Modified
1
POST /shop/{customer}/voucher
- Body
-
application/json content type Modified
- nick property Added
Removed
1
Breaking
GET /shop/{customer}/checkout/{product}/{variant}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
1
GET /shop/{customer}/checkout
2 structure changes including:
1 Addition
1 Modification
Modified
1
GET /shop/{customer}/checkout/{product}/{variant}
- Response
- 404 response Added
Added
1
POST /shop/{customer}/voucher
1 structure change including:
1 Modification
Modified
1
Breaking
GET /shop/{customer}/checkout/{product}/{variant}
- Query
- data, amount query parameters Modified
2 structure changes including:
1 Breaking change
1 Addition
1 Removal
Removed
1
Breaking
GET /shop/{customer}/checkout/{product}/variant/{variant}
Added
1
GET /shop/{customer}/checkout/{product}/{variant}
6 structure changes including:
5 Breaking changes
1 Addition
5 Removals
Removed
5
Breaking
GET /checkout/paybylink/paysafecard
GET /checkout/paybylink/transfer
GET /checkout/stripe
POST /checkout/paybylink/sms
POST /checkout/stripe
Added
1
GET /shop/{customer}/checkout/{product}/variant/{variant}