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

Feb 15, 2024

main
0.1
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /manager/predefined-messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /manager/predefined-messages/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • deleted property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • active property Added
PATCH /manager/predefined-messages/{id}
  • Body
  • application/json content type Modified
    • deleted property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • active property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • deleted property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • active property Added
POST /manager/predefined-messages
  • Body
  • application/json content type Modified
    • deleted property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • active property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • deleted property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • active property Added