Skip to main content

Preview: Orders API Suite

· One min read
Catarina Comba
Product Manager
Available in preview mode

Overview

The Orders API is a new suite of APIs, designed to simplify and enhance the process of managing subscriptions for our clients. This API allows to submit new order requests, and currently supports both the activation of new eSIM subscriptions and changing existing SIM profiles, specifically transitions between physical SIMs and eSIMs. The Order submission API is working in asynchronous manner, and the caller can check the status of the execution using a dedicated Get Status API.


What's New

1. Change SIM Journey: the change SIM journey enables clients to change the SIM profile associated with an existing subscription.

2. Activate New Subscription Journey: allows clients to self-provision new eSIMs with ease by submitting an order with all necessary details.

3. Get Order Status: this endpoint helps monitor the progress of the submitted orders and determine the status (pending, canceled, completed).

For more information review the API specifications.