API structure has changed
8 structure changes including:
5 Additions
3 Modifications
Modified
3
GET /chat/ambassadors/{ambassador}/chatrooms
- Query
- sort, filter[last_action_date_before] query parameters Added
GET /chat/chatrooms/{chatroom}/messages
- Query
- sort, filter[sent_before] query parameters Added
POST /chat/chatrooms/{chatroom}/messages-product
- Body
-
application/json content type Modified
- name, lang, type, url, image, price properties Added
Added
5
DELETE /manager/points-of-sale/{id}
GET /manager/points-of-sale
GET /manager/points-of-sale/{id}
PATCH /manager/points-of-sale/{id}
POST /manager/points-of-sale