Change Updates

Do not miss any Partner API changes, ever again

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

RSS

Mar 26, 2024

main
2.0.0
Compare

API structure has changed

3 structure changes including:
1 Addition
2 Modifications
Modified 2 Breaking
GET /certificates/{certificate}
  • Path went from /certificates/{order} to /certificates/{certificate} (same operationId)
  • Response
  • 200 response Modified
    • image/svg+xml content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
  • 404 response Added
  • Path
  • order path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • certificate path parameter Added
GET /orders/{order}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • organization property Modified
Added 1
GET /certificates/{certificate}/image