API structure has changed
6 structure changes including:
2 Breaking changes
1 Addition
3 Modifications
2 Removals
Modified
3
Breaking
POST /terminal/basket/order
- Body
-
application/json content type Modified
- stock_override property Added
POST /terminal/basket/validate
- Body
-
application/json content type Modified
-
data property Modified
-
products property Modified
-
shipping property Modified
- Property is no longer required
-
Type went from
objecttoobject | null
-
shipping property Modified
-
products property Modified
- draft, stock_override properties Added
-
data property Modified
- Response
-
422 response Modified
- application/json content type Added
POST /vouchers/resend/email
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
-
recipient_name property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
recipient_name property Removed
-
data property Modified
-
application/json content type Modified
Removed
2
Breaking
PATCH /orders/{order}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /orders/{order}/resend-vouchers
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
1
POST /redeemables/refund