Change Updates

Do not miss any Thomsell API changes, ever again

Subscribe to the Thomsell API changelog to be up to date on recent changes.

RSS

Jul 23, 2025

main
0.1
Compare

API structure has changed

15 structure changes including:
3 Breaking changes
12 Modifications
3 Removals
Modified 12 Breaking
GET /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • address_geocode property Modified
        • alerts property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /manager/orders/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id_meeting, id_meeting_external, id_chat_segment properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /platform/ambassadors/{id}/orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id_meeting, id_meeting_external, id_chat_segment properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /widget/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • active property Added
GET /{environment}/posts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • comments property Modified
        • author property Modified
PATCH /manager/ambassadors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • address_geocode property Modified
        • alerts 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
      • comments property Modified
        • author property Modified
PATCH /platform/comments/{comment}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • author property Modified
        • active property Added
POST /manager/ambassadors
  • Response
  • 201 response Modified
    • application/json content type Modified
      • address_geocode property Modified
        • alerts property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /manager/posts
  • Response
  • 201 response Modified
    • application/json content type Modified
      • comments property Modified
        • author property Modified
POST /platform/posts/{post}/comments
  • Response
  • 201 response Modified
    • application/json content type Modified
      • author property Modified
        • active property Added
POST /widget/orders
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id_meeting, id_meeting_external, id_chat_segment properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
Removed 3 Breaking
GET /manager/alerts
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /manager/ambassadors/{id}/alerts
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /manager/ambassadors/{id}/alerts
  • Removing a resource is always breaking unless it was deprecated before
    Breaking