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

May 31, 2024

main
0.1
Compare

API structure has changed

10 structure changes including:
2 Breaking changes
2 Additions
6 Modifications
2 Removals
Modified 6
GET /manager/orders
  • Query
  • filter[id_buyer] query parameter 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
      • id_popliste property Added
PATCH /manager/posts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id_popliste property Added
POST /manager/posts
  • Body
  • application/json content type Modified
    • id_popliste property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id_popliste property Added
Removed 2 Breaking
DELETE /manager/quiz-answer/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /manager/quiz-answer/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 2
DELETE /manager/quiz-answer/{id}
GET /manager/quiz-answer/{id}