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 29, 2024

main
0.1
Compare

API structure has changed

18 structure changes including:
18 Modifications
Modified 18 Breaking
GET /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • point_of_sale property Modified
GET /manager/orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /manager/orders/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id_brand property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /manager/points-of-sale
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /manager/points-of-sale/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id_brand property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /manager/quiz
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /manager/quiz/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id_brand property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
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
      • link property Added
PATCH /manager/ambassadors/{id}
  • Body
  • application/json content type Modified
    • key_data, customer_id, broker_id, shopify_customer_id, facebook_id, google_id, apple_id, ambassador_id_referrer, id_ws, id_ws_referrer, phone_1, phone_2, notification_pl_created, notification_pl_expired, notification_pl_blog, last_notification_date, notification_post_community, last_notification_flow, suspicious, suspicious_date, ignore_suspicious, suspicious_quarantine, optin_cgu, optin_cgu_photos, unsubscribe, anonymized, last_date_connection, last_action_date, register_landing_url, onboarding_sequence, last_contact_import, sell_token_amount, products_purchased_limit, nb_public_popliste, nb_private_popliste properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • point_of_sale property Modified
PATCH /manager/points-of-sale/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id_brand property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /manager/posts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • link property Added
PATCH /manager/quiz/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id_brand property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /manager/ambassadors
  • Response
  • 201 response Modified
    • application/json content type Modified
      • point_of_sale property Modified
POST /manager/points-of-sale
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id_brand property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /manager/posts
  • Body
  • application/json content type Modified
    • id_brand property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 201 response Modified
    • application/json content type Modified
      • link property Added
POST /manager/quiz
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id_brand property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking