Change Updates

Do not miss any Popsell API changes, ever again

Subscribe to the Popsell API changelog to be up to date on recent changes.

RSS

Apr 16, 2024

main
0.1
Compare

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
GET /manager/quiz
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /manager/quiz/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • answers property Modified
      • ambassador_quiz_answer property Added
PATCH /chat/ambassadors/{ambassador}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • email_tmp property Added
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
PATCH /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sponsor, sponsored, point_of_sale properties Modified
PATCH /manager/points-of-sale/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • members property Modified
PATCH /manager/quiz/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • answers property Modified
      • ambassador_quiz_answer property Added
POST /chat/ambassadors/shop-customer
  • Response
  • 200 response Modified
    • application/json content type Modified
      • email_tmp property Added
POST /chat/chatrooms
  • Response
  • 201 response Modified
    • application/json content type Modified
      • ambassadors property Modified
POST /chat/chatrooms/{chatroom}/ambassadors/{ambassador}/read
  • Response
  • 200 response Modified
    • application/json content type Modified
      • author property Modified
POST /chat/chatrooms/{chatroom}/messages
  • Response
  • 201 response Modified
    • application/json content type Modified
      • author property Modified
POST /chat/chatrooms/{chatroom}/messages-product
  • Response
  • 201 response Modified
    • application/json content type Modified
      • author property Modified
POST /chat/chatrooms/{chatroom}/ratings
  • Response
  • 201 response Modified
    • application/json content type Modified
      • author property Modified
POST /manager/ambassadors
  • Response
  • 201 response Modified
    • application/json content type Modified
      • sponsor, sponsored, point_of_sale properties Modified
POST /manager/points-of-sale
  • Response
  • 201 response Modified
    • application/json content type Modified
      • members property Modified
GET /chat/ambassadors
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /chat/ambassadors/{ambassador}/chatrooms
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /chat/chatrooms/{chatroom}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /chat/chatrooms/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ambassadors property Modified
GET /chat/messages/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • author property Modified
GET /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sponsor, sponsored, point_of_sale properties Modified
GET /manager/bi/realtime/activity
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /manager/chatrooms
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /manager/chatrooms/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ambassadors, messages properties Modified
GET /manager/orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /manager/orders/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ambassador, buyer, ambassador_chat properties Modified
GET /manager/points-of-sale
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
Added 5
POST /manager/quiz-answer
POST /manager/quiz
GET /manager/quiz-answer/{id}
DELETE /manager/quiz/{id}
DELETE /manager/quiz-answer/{id}