Change Updates

Do not miss any my.nethesis.it API changes, ever again

Subscribe to the my.nethesis.it API changelog to be up to date on recent changes.

RSS

Jan 30, 2026

main
0.3.0
Compare

API structure has changed

19 structure changes including:
19 Modifications
Modified 19 Breaking
GET /customers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • customers property Modified
GET /customers/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • branding property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • rebranding_enabled, rebranding_org_id properties Added
GET /distributors
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • distributors property Modified
GET /distributors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • branding property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • rebranding_enabled, rebranding_org_id properties Added
GET /organizations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • organizations property Modified
GET /resellers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • resellers property Modified
GET /resellers/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • branding property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • rebranding_enabled, rebranding_org_id properties Added
PATCH /customers/{id}/reactivate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • customer property Modified
PATCH /customers/{id}/suspend
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • customer property Modified
PATCH /distributors/{id}/reactivate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • distributor property Modified
PATCH /distributors/{id}/suspend
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • distributor property Modified
PATCH /resellers/{id}/reactivate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • reseller property Modified
PATCH /resellers/{id}/suspend
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • reseller property Modified
POST /customers
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • branding property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • rebranding_enabled, rebranding_org_id properties Added
POST /distributors
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • branding property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • rebranding_enabled, rebranding_org_id properties Added
POST /resellers
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • branding property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • rebranding_enabled, rebranding_org_id properties Added
PUT /customers/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • branding property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • rebranding_enabled, rebranding_org_id properties Added
PUT /distributors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • branding property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • rebranding_enabled, rebranding_org_id properties Added
PUT /resellers/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • branding property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • rebranding_enabled, rebranding_org_id properties Added