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

about 2 hours ago

main
0.8.4
Compare

API structure has changed

Next change
21 structure changes including:
2 Additions
19 Modifications
Modified 19
PUT /resellers/{id}
  • Body
  • application/json content type Modified
    • third_party_apps property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • third_party_apps property Added
PUT /distributors/{id}
  • Body
  • application/json content type Modified
    • third_party_apps property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • third_party_apps property Added
PUT /customers/{id}
  • Body
  • application/json content type Modified
    • third_party_apps property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • third_party_apps property Added
POST /resellers
  • Body
  • application/json content type Modified
    • third_party_apps property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • third_party_apps property Added
POST /distributors
  • Body
  • application/json content type Modified
    • third_party_apps property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • third_party_apps property Added
POST /customers
  • Body
  • application/json content type Modified
    • third_party_apps property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • third_party_apps property Added
PATCH /resellers/{id}/suspend
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • reseller property Modified
PATCH /resellers/{id}/reactivate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • reseller property Modified
PATCH /resellers/{id}/promote
  • 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 /distributors/{id}/reactivate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • distributor property Modified
PATCH /customers/{id}/suspend
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • customer property Modified
PATCH /customers/{id}/reactivate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • customer property Modified
GET /resellers/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • third_party_apps property Added
GET /resellers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • resellers property Modified
GET /distributors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • third_party_apps property Added
GET /distributors
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • distributors property Modified
GET /customers/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • third_party_apps property Added
GET /customers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • customers property Modified
Added 2
POST /third-party-applications/reconcile-access
GET /third-party-applications/catalog