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

main
0.1
Compare

API structure has changed

18 structure changes including:
7 Additions
11 Modifications
Modified 11 Breaking
POST /manager/products
  • Response
  • 201 response Modified
    • application/json content type Modified
      • image property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • images property Added
POST /chat/chatrooms/{chatroom}/messages-product
  • Body
  • application/json content type Modified
    • sku, name, lang, type, url, image, price properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id_product property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • products property Modified
PATCH /manager/products/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • image property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • images property Added
GET /{environment}/posts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • products property Modified
GET /{environment}/posts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /widget/ambassadors/{id}/posts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /manager/quiz
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /manager/products/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • image property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • images property Added
GET /manager/products
  • 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
      • products property Modified
GET /brand
  • Response
  • 200 response Modified
    • application/json content type Modified
      • timezone property Added
Added 7
POST /chat/web-push/new-visitor-discussion/{id_chatroom}/ambassador/{id_ambassador}
POST /chat/waiting-list
PATCH /manager/quiz
PATCH /chat/waiting-list/{id_waiting_list}
PATCH /chat/ambassadors/{ambassador}
GET /chat/waiting-list
DELETE /chat/waiting-list/{id_waiting_list}