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

Dec 19, 2023

main
0.1
Compare

API structure has changed

18 structure changes including:
6 Breaking changes
7 Additions
5 Modifications
6 Removals
Modified 5 Breaking
POST /manager/ambassadors
  • Response
  • 201 response Modified
    • application/json content type Modified
      • mobile_notification_enabled, notification_email_community, notification_email_pl_order properties Added
GET /chat/chatrooms/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date_insert, last_rating, last_message_date, messages properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • ambassadors property Added
GET /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • mobile_notification_enabled, notification_email_community, notification_email_pl_order properties Added
GET /manager/bi/realtime/chatrooms
  • Response
  • 200 response Modified
    • application/json content type Modified
      • waiting_conversations property Added
GET /manager/chatrooms/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • messages property Modified
Removed 6 Breaking
PUT /manager/products/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /manager/me
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /manager/ambassadors/{id}/decline
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /manager/ambassadors/{id}/approve
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /manager/ambassadors/{id}/alerts
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /manager/ambassadors/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 7
POST /platform/session-times
PATCH /manager/products/{id}
PATCH /manager/me
PATCH /manager/ambassadors/{id}/decline
PATCH /manager/ambassadors/{id}/approve
PATCH /manager/ambassadors/{id}/alerts
PATCH /manager/ambassadors/{id}