Do not miss any eSIM API changes, ever again

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

RSS

8 days ago

main
3.0
Compare

API structure has changed

2 structure changes including:
2 Breaking changes
2 Modifications
Modified 2 Breaking
DELETE /orders/:orderID
  • Path went from /orders/:orderID/cancel to /orders/:orderID (same operationId)
    Breaking
DELETE /subscriptions/:subscriptionID
  • Path went from /subscriptions/:subscriptionID/cancel to /subscriptions/:subscriptionID (same operationId)
    Breaking