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

Oct 25, 2023

main
0.1
Compare

API structure has changed

9 structure changes including:
2 Breaking changes
3 Additions
4 Modifications
2 Removals
Modified 4 Breaking
GET /manager/ambassadors
  • Response
  • 200 response Modified
    • data property Modified
GET /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • active property Modified
      • Full types went from boolean to integer(int32)
        Breaking
POST /manager/ambassadors
  • Response
  • 201 response Modified
    • active property Modified
      • Full types went from boolean to integer(int32)
        Breaking
PUT /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • active property Modified
      • Full types went from boolean to integer(int32)
        Breaking
Removed 2 Breaking
GET /manager/bi/report
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /manager/bi/visuals
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 3
GET /manager/bi/activity
GET /manager/bi/report
POST /manager/bi/visuals