5 structure changes including:
5 Modifications
Modified
5
Breaking
GET /api/v2/orders
- Response
-
200 response Modified
-
application/json content type Modified
-
result property Modified
- cart_items property Modified
-
result property Modified
-
application/json content type Modified
GET /api/v2/orders/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
cart_items property Modified
-
tax_class, product_name, product_sku properties Modified
-
Type went from
string
tostring | null
-
Type went from
-
product_extra_infos property Modified
- Property is now deprecated
-
Type went from
object
toobject | null
- unit_price_h_t, unit_price_t_v_a, unit_price_t_t_c, color, grade, attr_test properties Added
-
tax_class, product_name, product_sku properties Modified
-
cart_items property Modified
-
application/json content type Modified
PATCH /api/v2/products
- Response
- 400 response Added
PATCH /api/v2/products/{sku}
- Response
- 400 response Added
POST /api/v2/trackings/{publicId}
- Body
-
application/json content type Modified
-
slug property Modified
-
Property is now required Breaking
-
Property is now required
-
slug property Modified
3 structure changes including:
3 Modifications
Modified
3
Breaking
GET /api/v2/orders
- Response
-
200 response Modified
- result property Modified
GET /api/v2/orders/{id}
- Response
-
200 response Modified
- cart_items property Modified
POST /api/v2/imeis/{publicId}
- Body
-
content type Modified
- code property Removed
- imei property Added
1 structure change including:
1 Modification
Modified
1
Breaking
POST /api/v2/imeis/{publicId}
- Body
-
content type Modified
- imei property Removed
- code property Added