Release of connect-api v2, which includes: support for physical SIMs, list orders, and addition of Hypertext Application Language to our response objects. All the endpoints from v2 have been redone. Several performance improvements have been added.
What's New?​
- End-to-end support for physical SIMs across products, subscriptions, notifications, etc.
- Activate or Topup a pSIM using the create order endpoint.
- New endpoint to list and filter all created orders.
- All endpoints from v1 were refactored in v2. Check the api reference to get all details.
- Navigation links in JSON payloads across all endpoints. More information here.
Tips​
- Familiarise yourself with the pSIM use-cases by checking the Activating a new pSIM recipe and Top up a pSIM recipe.
- For more information about orders, check the Order Lifecycle.
- Notification endpoints were one of the most affected by the recent refactoring. Check what has changed here.