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

Jul 20, 2023

main
0.1
Compare

API structure has changed

15 structure changes including:
15 Modifications
Modified 15 Breaking
DELETE /manager/ambassadors/{id}
  • Authentication
  • Bearer auth authentication method Removed
  • Bearer token authentication method Added
DELETE /manager/products/{id}
  • Authentication
  • Bearer auth authentication method Removed
  • Bearer token authentication method Added
GET /manager/ambassadors
  • Authentication
  • Bearer auth authentication method Removed
  • Bearer token authentication method Added
GET /manager/ambassadors/{id}
  • Authentication
  • Bearer auth authentication method Removed
  • Bearer token authentication method Added
GET /manager/me
  • Authentication
  • Bearer auth authentication method Removed
  • Bearer token authentication method Added
GET /manager/orders
  • Authentication
  • Bearer auth authentication method Removed
  • Bearer token authentication method Added
GET /manager/orders/{id}
  • Authentication
  • Bearer auth authentication method Removed
  • Bearer token authentication method Added
GET /manager/products
  • Authentication
  • Bearer auth authentication method Removed
  • Bearer token authentication method Added
GET /manager/products/{id}
  • Authentication
  • Bearer auth authentication method Removed
  • Bearer token authentication method Added
POST /manager/ambassadors
  • Authentication
  • Bearer auth authentication method Removed
  • Bearer token authentication method Added
POST /manager/images
  • Authentication
  • Bearer auth authentication method Removed
  • Bearer token authentication method Added
POST /manager/products
  • Authentication
  • Bearer auth authentication method Removed
  • Bearer token authentication method Added
PUT /manager/ambassadors/{id}
  • Authentication
  • Bearer auth authentication method Removed
  • Bearer token authentication method Added
PUT /manager/me
  • Authentication
  • Bearer auth authentication method Removed
  • Bearer token authentication method Added
PUT /manager/products/{id}
  • Authentication
  • Bearer auth authentication method Removed
  • Bearer token authentication method Added