API structure has changed
34 structure changes including:
5 Additions
29 Modifications
Modified
29
GET /manager/points-of-sale/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- members property Modified
-
application/json content type Modified
GET /manager/quiz
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /manager/quiz/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- answers property Modified
- ambassador_quiz_answer property Added
-
application/json content type Modified
PATCH /chat/ambassadors/{ambassador}
- Response
-
200 response Modified
-
application/json content type Modified
- email_tmp property Added
-
application/json content type Modified
PATCH /chat/chatrooms/{id}
- Response
-
200 response Modified
- application/json content type Modified
PATCH /chat/messages/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- author property Modified
-
application/json content type Modified
PATCH /manager/ambassadors/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- sponsor, sponsored, point_of_sale properties Modified
-
application/json content type Modified
PATCH /manager/points-of-sale/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- members property Modified
-
application/json content type Modified
PATCH /manager/quiz/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- answers property Modified
- ambassador_quiz_answer property Added
-
application/json content type Modified
POST /chat/ambassadors/shop-customer
- Response
-
200 response Modified
-
application/json content type Modified
- email_tmp property Added
-
application/json content type Modified
POST /chat/chatrooms
- Response
-
201 response Modified
-
application/json content type Modified
- ambassadors property Modified
-
application/json content type Modified
POST /chat/chatrooms/{chatroom}/ambassadors/{ambassador}/read
- Response
-
200 response Modified
-
application/json content type Modified
- author property Modified
-
application/json content type Modified
POST /chat/chatrooms/{chatroom}/messages
- Response
-
201 response Modified
-
application/json content type Modified
- author property Modified
-
application/json content type Modified
POST /chat/chatrooms/{chatroom}/messages-product
- Response
-
201 response Modified
-
application/json content type Modified
- author property Modified
-
application/json content type Modified
POST /chat/chatrooms/{chatroom}/ratings
- Response
-
201 response Modified
-
application/json content type Modified
- author property Modified
-
application/json content type Modified
POST /manager/ambassadors
- Response
-
201 response Modified
-
application/json content type Modified
- sponsor, sponsored, point_of_sale properties Modified
-
application/json content type Modified
POST /manager/points-of-sale
- Response
-
201 response Modified
-
application/json content type Modified
- members property Modified
-
application/json content type Modified
GET /chat/ambassadors
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /chat/ambassadors/{ambassador}/chatrooms
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /chat/chatrooms/{chatroom}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /chat/chatrooms/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- ambassadors property Modified
-
application/json content type Modified
GET /chat/messages/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- author property Modified
-
application/json content type Modified
GET /manager/ambassadors/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- sponsor, sponsored, point_of_sale properties Modified
-
application/json content type Modified
GET /manager/bi/realtime/activity
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /manager/chatrooms
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /manager/chatrooms/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- ambassadors, messages properties Modified
-
application/json content type Modified
GET /manager/orders
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /manager/orders/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- ambassador, buyer, ambassador_chat properties Modified
-
application/json content type Modified
GET /manager/points-of-sale
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
Added
5
POST /manager/quiz-answer
POST /manager/quiz
GET /manager/quiz-answer/{id}
DELETE /manager/quiz/{id}
DELETE /manager/quiz-answer/{id}