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.

SMS Metadata API: Unique Identifier

· One min read
Catarina Comba
Product Manager

Overview

The SMS Metadata API now includes the SMS Unique ID. This attribute allows On-Premises compliance customers to reconcile the SMS data returned by the API against the SMS information delivered to their recording services.

What's New

For 1GLOBAL customers who receive their recorded SMS via the Batch service, the SMS Metadata API will now facilitate seamless SMS reconciliation with the new enhancement.The reconciliation is based on the “SMS Unique ID”, a field that already exists in the SMS CSV Batch files (the last field in the file). This field represents the unique ID of the SMS record. The SMS Metadata API response now includes this same information in the “request_id” field, allowing for accurate and efficient SMS reconciliation.

note

the SMS Metadata API specification document is currently available for customers upon request.

New: Subscriptions API Suite

· One min read
Catarina Comba
Product Manager
Early Access

Overview

The Subscriptions API provides visibility into subscriptions information - list all the subscribers in an account, including their subscriber details, mobile numbers, SIM information, and associated services.

What's New

  • List Subscriptions - Retrieve all the subscribers in the account. The subscription information includes subscriber details like name, status, mobile numbers, account information (for customers with multiple organizational units), SIM profile, and active services.
  • Get Subscription - retrieve a subscriber information based on subscription ID.

Additional APIs allow access to specific resources.

For more information review the API specifications.