Activate Postpaid Mobile (New MSN - eSIM)
Overview
Key
Icon | Description |
---|---|
Telcoinabox | |
Service Provider / Website |
API Sequence
Step | Action | Publisher | Consumer | API Guide | M/O | Comments/Other Info | Type |
---|---|---|---|---|---|---|---|
1 | Create Customer Account | Add a New Customer | Optional (if existing customer then can skip this step) | REST API | |||
2 | Validate the SIM Card | Query Resource | Mandatory | Validate the sim serial number is internal status = AVAILABLE and provider status = 'r' | Legacy SOAP | ||
3 | Reserve 1 to 5 numbers | Reserve a Mobile Number | Mandatory | Normal flow is to reserve only 1 number. Note that any MSNs that in reserved status for longer than 24 hours will be moved back to AVAILABLE. | Legacy SOAP | ||
4 | Select a resource | Select a Resource | Mandatory | Choose the number to be activated | Legacy SOAP | ||
5 | Provision a Mobile Service | Create a Mobile Service (New Number) | Mandatory | Create a Postpaid Mobile Order - New MSN. Do not provide simNumber as eSIM will be automatically assigned, isEsim = true, isQRcode = true (if you want Octane to send your end user an email with QR code. Note that you must have a notification setup with the template code MBQRCODE in order for email QR code to be delivered by Octane), or isQRcode = false (if you wish to provide QR code another way to your customer, example: display in your website or app). Note that you must provide a valid planno in the request. Please see Octane > Plans section for your valid planno or discuss with the Billing Team | Legacy SOAP | ||
6 | Query Order | Query an Order | Optional | Check the status of the order (if using to poll orders to completion limit requests to 1 every 30 mins). | Legacy SOAP | ||
7 | Retrieve QR Code | Get eSIM Details | Optional | If you have chosen isQRcode = false you can retrieve the QR code via API. requestType = QR Code, msn = serviceNumber returned in Query Order | REST API |
Modified at 2024-06-06 04:26:22