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

Jan 22, 2024

main
0.1
Compare

API structure has changed

8 structure changes including:
8 Modifications
Modified 8 Breaking
GET /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • email_notification_delay property Modified
        • Full types went from boolean to string
          Breaking
GET /manager/me
  • Response
  • 200 response Modified
    • application/json content type Modified
      • email_notification_delay property Modified
        • Full types went from boolean to string
          Breaking
GET /manager/orders/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, products, total_products_quantity properties Added
PATCH /manager/ambassadors/{id}
  • Body
  • application/json content type Modified
    • email_notification_delay property Modified
      • Full types went from boolean to string
        Breaking
      • email_notification_delay property Modified
        • Full types went from boolean to string
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • email_notification_delay property Modified
        • Full types went from boolean to string
          Breaking
PATCH /manager/me
  • Body
  • application/json content type Modified
    • email_notification_delay property Modified
      • Full types went from boolean to string
        Breaking
      • email_notification_delay property Modified
        • Full types went from boolean to string
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • email_notification_delay property Modified
        • Full types went from boolean to string
          Breaking
POST /auth/login
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
POST /auth/register
  • Response
  • 201 response Modified
    • application/json content type Modified
      • email_notification_delay property Modified
        • Full types went from boolean to string
          Breaking
POST /manager/ambassadors
  • Response
  • 201 response Modified
    • application/json content type Modified
      • email_notification_delay property Modified
        • Full types went from boolean to string
          Breaking