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

main
0.1
Compare

API structure has changed

Next Change
24 structure changes including:
2 Breaking changes
9 Additions
13 Modifications
2 Removals
Modified 13 Breaking
POST /manager/quiz
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id_ambassador_post property Added
POST /manager/ambassadors
  • Response
  • 201 response Modified
    • application/json content type Modified
      • address_geocode property Modified
        • status_role, manager_role, alerts properties Added
      • role property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /chat/waiting-list
  • Response
  • 201 response Modified
    • application/json content type Modified
      • comment property Added
PATCH /manager/quiz/{id}
  • Body
  • application/json content type Modified
    • id_ambassador_post property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id_ambassador_post property Added
PATCH /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • address_geocode property Modified
        • status_role, manager_role, alerts properties Added
      • role property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /chat/waiting-list/{id_waiting_list}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • comment property Added
GET /manager/quiz/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id_ambassador_post property Added
GET /chat/brand-tags
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • date_insert, date_update, description properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • images, names, members properties Added
GET /chat/waiting-list
  • Response
  • 200 response Modified
    • application/json content type Modified
      • comment property Added
GET /chat/waiting-list/{id_waiting_list}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • comment property Added
GET /manager/ambassadors
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • role property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • manager_role property Added
GET /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • address_geocode property Modified
        • status_role, manager_role, alerts properties Added
      • role property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /manager/quiz
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id_ambassador_post property Added
Removed 2 Breaking
PATCH /manager/ambassadors/{id}/point-of-sale
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /manager/quiz/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 9
POST /manager/brand-tags/{id}/ambassador/{ambassador}
POST /manager/brand-tags
POST /manager/ambassadors/{id}/point-of-sale/{pointOfSale}
PATCH /manager/brand-tags/{id}
GET /manager/brand-tags/{id}
GET /manager/brand-tags
DELETE /manager/posts/{id}
DELETE /manager/brand-tags/{id}/ambassador/{ambassador}
DELETE /manager/brand-tags/{id}