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

Mar 27, 2024

main
0.1
Compare

API structure has changed

15 structure changes including:
1 Breaking change
3 Additions
11 Modifications
1 Removal
Modified 11 Breaking
GET /chat/ambassadors/{ambassador}/chatrooms
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
  • Query
  • filter[commented], filter[flag] query parameters Added
GET /chat/chatrooms/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • last_summary property Added
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
      • last_summary property Added
GET /widget/ambassadors
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /widget/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • broker_id, gender, firstname, lastname, gamification_level_badge, gamification_level_label properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • full_name property Added
GET /widget/ambassadors/{id}/posts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /{environment}/posts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /{environment}/posts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • author, comments properties Modified
PATCH /chat/chatrooms/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
POST /chat/chatrooms
  • Response
  • 201 response Modified
    • application/json content type Modified
      • last_summary property Added
Removed 1 Breaking
GET /manager/chatrooms/{id}/summary
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 3
GET /manager/chatrooms/{id}/summaries
POST /chat/messages/{id}/plan-notification
POST /manager/chatrooms/{id}/summaries