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 8, 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 property Modified
      • sponsored property Added
POST /chat/chatrooms/{chatroom}/ratings
  • Response
  • 201 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
      • rating property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /chat/chatrooms/{chatroom}/ambassador/{ambassador}/read
  • Response
  • 200 response Modified
    • application/json content type Modified
      • author property Modified
      • rating property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
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 property Modified
      • sponsored property Added
PATCH /chat/ratings/{rating}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date_delete property Added
PATCH /chat/messages/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • author property Modified
      • rating property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /chat/chatrooms/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
PATCH /chat/chatrooms/{chatroom}/ambassadors/{ambassador}/block
  • Body
  • application/json content type 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 property Modified
      • sponsored property Added
GET /chat/messages/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • author property Modified
      • rating property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
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
GET /chat/ambassadors
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
Removed 1 Breaking
PATCH /chat/chatrooms/{chatroom}/ambassadors/{ambassador}/unblock
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
POST /chat/chatrooms/{chatroom}/messages-product