API structure has changed
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