API structure has changed
11 structure changes including:
11 Modifications
Modified
11
Breaking
GET /manager/orders/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- products property Modified
-
application/json content type Modified
GET /manager/products
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /manager/products/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
images property Modified
-
Full types went from
array[string]
toarray[object]
Breaking
-
Full types went from
- old_image property Added
-
images property Modified
-
application/json content type Modified
GET /widget/ambassadors/{id}/posts
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /{environment}/posts
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /{environment}/posts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- products property Modified
-
image 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
-
application/json content type Modified
PATCH /manager/posts/{id}
- Body
-
application/json content type Modified
-
status property Modified
-
Full types went from
string
tostring | null
-
status property Modified
-
Full types went from
string
tostring | null
-
Full types went from
-
Full types went from
-
status property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- products property Modified
-
image 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
-
application/json content type Modified
PATCH /manager/products/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
images property Modified
-
Full types went from
array[string]
toarray[object]
Breaking
-
Full types went from
- old_image property Added
-
images property Modified
-
application/json content type Modified
POST /chat/chatrooms/{chatroom}/messages-product
- Response
-
201 response Modified
-
application/json content type Modified
- products property Modified
-
application/json content type Modified
POST /manager/posts
- Response
-
201 response Modified
-
application/json content type Modified
- products property Modified
-
image 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
-
application/json content type Modified
POST /manager/products
- Response
-
201 response Modified
-
application/json content type Modified
-
images property Modified
-
Full types went from
array[string]
toarray[object]
Breaking
-
Full types went from
- old_image property Added
-
images property Modified
-
application/json content type Modified