API structure has changed
21 structure changes including:
21 Modifications
Modified
21
Breaking
GET /orders
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- tags, transaction, redeemables, vouchers properties Modified
-
data property Modified
-
application/json content type Modified
GET /orders/{order}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- tags, transaction, redeemables, vouchers properties Modified
-
data property Modified
-
application/json content type Modified
GET /terminal/redeemables/{redeemable}
- Header
-
Redeem-Location-ID header Modified
- Header is no longer required
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- tags property Modified
-
data property Modified
-
application/json content type Modified
GET /terminal/search/vouchers
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- redeemables property Modified
-
data property Modified
-
application/json content type Modified
- Header
-
Redeem-Location-ID header Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /vouchers
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- redeemables property Modified
-
data property Modified
-
application/json content type Modified
GET /vouchers/{voucher}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- redeemables property Modified
-
data property Modified
-
application/json content type Modified
PATCH /orders/{order}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- tags, transaction, redeemables, vouchers properties Modified
-
data property Modified
-
application/json content type Modified
PATCH /transactions/{transaction}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- discounts, tax_percentages properties Modified
-
data property Modified
-
application/json content type Modified
POST /orders/{order}/notes
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
- tags, transaction, redeemables, vouchers properties Modified
-
data property Modified
-
application/json content type Modified
POST /orders/{order}/resend-vouchers
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- vouchers property Modified
-
data property Modified
-
application/json content type Modified
POST /redeemables/cancel
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- tags property Modified
-
data property Modified
-
application/json content type Modified
POST /redeemables/unredeem
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- tags property Modified
-
data property Modified
-
application/json content type Modified
POST /redeemables/{redeemable}/top-up
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- tags property Modified
-
data property Modified
-
application/json content type Modified
POST /redeemables/{redeemable}/update-validity
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- tags property Modified
-
data property Modified
-
application/json content type Modified
POST /terminal/basket/check-promotions
- Header
-
Store-Subdomain header Modified
- Header is no longer required
POST /terminal/basket/order
- Header
-
Store-Subdomain header Modified
- Header is no longer required
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
- tags, transaction, redeemables, vouchers properties Modified
-
data property Modified
-
application/json content type Modified
POST /terminal/basket/promotion/code
- Header
-
Store-Subdomain header Modified
- Header is no longer required
POST /terminal/basket/validate
- Header
-
Store-Subdomain header Modified
- Header is no longer required
POST /terminal/redeemables/redeem
- Header
-
Redeem-Location-ID header Modified
- Header is no longer required
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- tags property Modified
-
data property Modified
-
application/json content type Modified
POST /terminal/redeemables/redeem/undo
- Header
-
Redeem-Location-ID header Modified
- Header is no longer required
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- tags property Modified
-
data property Modified
-
application/json content type Modified
POST /vouchers/resend/email
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
- vouchers property Modified
-
data property Modified
-
application/json content type Modified