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

Mar 6, 2024

main
0.1
Compare

API structure has changed

13 structure changes including:
3 Breaking changes
6 Additions
4 Modifications
3 Removals
Modified 4 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
      • members property Modified
        • Full types went from integer(int32) to array[object]
          Breaking
PATCH /manager/points-of-sale/{id}
  • Body
  • application/json content type Modified
    • id_address_geocode property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • members property Modified
        • Full types went from integer(int32) to array[object]
          Breaking
POST /manager/points-of-sale
  • Body
  • application/json content type Modified
    • external_id property Modified
      • Property is now required
        Breaking
      • external_id property Modified
        • Property is now required
          Breaking
    • descriptions, hours properties Modified
      • Properties are no longer required
    • id_address_geocode property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 201 response Modified
    • application/json content type Modified
      • members property Modified
        • Full types went from integer(int32) to array[object]
          Breaking
Removed 3 Breaking
GET /plateform/config
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /widget/posts
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /widget/posts/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 6
DELETE /manager/points-of-sale/{id}/address-geocode
GET /manager/quiz
GET /platform/config
GET /{environment}/posts
GET /{environment}/posts/{id}
PATCH /manager/points-of-sale/{id}/address-geocode