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

Feb 14, 2024

main
0.1
Compare

API structure has changed

23 structure changes including:
1 Breaking change
1 Addition
21 Modifications
1 Removal
Modified 21 Breaking
POST /manager/ambassadors
  • Response
  • 201 response Modified
    • application/json content type Modified
      • sponsor, sponsored properties Modified
POST /chat/chatrooms/{chatroom}/ratings
  • 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}/messages
  • Body
  • application/json content type Modified
    • type_message property Modified
      • Full types went from string to integer
        Breaking
      • type_message property Modified
        • Full types went from string to integer
          Breaking
  • Response
  • 201 response Modified
    • application/json content type Modified
      • author property Modified
POST /chat/chatrooms/{chatroom}/ambassador/{ambassador}/read
  • Response
  • 200 response Modified
    • application/json content type Modified
      • author property Modified
POST /chat/chatrooms
  • Response
  • 201 response Modified
    • application/json content type Modified
      • ambassadors property Modified
PATCH /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sponsor, sponsored properties Modified
PATCH /chat/messages/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • author property Modified
PATCH /chat/chatrooms/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
GET /manager/predefined-messages
  • Query
  • sort query parameter Added
GET /manager/orders/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ambassador, buyer, ambassador_chat properties Modified
GET /manager/orders
  • 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/chatrooms
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /manager/bi/realtime/activity
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sponsor, sponsored properties Modified
GET /manager/ambassadors
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /chat/messages/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • author property Modified
GET /chat/chatrooms/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ambassadors property Modified
GET /chat/chatrooms/{chatroom}/messages
  • 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
Removed 1 Breaking
GET /chat/ambassadors
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
GET /chat/ambassadors