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

Nov 23, 2023

main
0.1
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
GET /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nb_sales, nb_chat_sales, nb_purchases properties Added
GET /manager/chatrooms
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
POST /manager/ambassadors
  • Response
  • 201 response Modified
    • application/json content type Modified
      • nb_sales, nb_chat_sales, nb_purchases properties Added
PUT /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nb_sales, nb_chat_sales, nb_purchases properties Added