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 6, 2024

main
0.1
Compare

API structure has changed

33 structure changes including:
11 Breaking changes
17 Additions
5 Modifications
11 Removals
Modified 5
GET /chat/ambassadors
  • 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
      • messages property Modified
      • ambassadors property Added
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
      • date_insert, date_update properties Added
Removed 11 Breaking
GET /chat/chatrooms/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /chat/chatrooms/{id}/check-dialogue
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /chat/messages/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /chat/chatrooms/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /chat/messages/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /platform/chatrooms/{id}/archive
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /platform/chatrooms/{id}/comment
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /platform/chatrooms/{id}/flag
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /chat/chatrooms
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /chat/chatrooms/{chatroom}/ambassador/{ambassador}/read
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /chat/messages
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 17
GET /chat/ambassadors/{ambassador}/chatrooms
GET /chat/chatrooms/{chatroom}/messages
GET /chat/chatrooms/{id}
GET /chat/chatrooms/{id}/check-dialogue
GET /chat/messages/{id}
PATCH /chat/chatrooms/{chatroom}/ambassadors/{ambassador}/archive
PATCH /chat/chatrooms/{chatroom}/ambassadors/{ambassador}/block
PATCH /chat/chatrooms/{chatroom}/ambassadors/{ambassador}/comment
PATCH /chat/chatrooms/{chatroom}/ambassadors/{ambassador}/flag
PATCH /chat/chatrooms/{chatroom}/ambassadors/{ambassador}/unblock
PATCH /chat/chatrooms/{id}
PATCH /chat/messages/{id}
PATCH /chat/ratings/{rating}
POST /chat/chatrooms
POST /chat/chatrooms/{chatroom}/ambassador/{ambassador}/read
POST /chat/chatrooms/{chatroom}/messages
POST /chat/chatrooms/{chatroom}/ratings