Linksfield Developer
OverviewCube APIs旧版本API
OverviewCube APIs旧版本API
  1. eSIM QR Mall APIs
  • CSSS APIs
    • 全局说明/Overview
    • 国际化/ Internationalization
    • 状态码/Status code
    • 签名代码示例 / Sign code Example
    • SIM
      • 批量获取拥有的设备信息/Get all SIM cards info
      • 查询单一设备实时信息/Get real-time info about one SIM card
      • 同步使用中SIM卡信息/Get the SIM Cards in use
    • Usage
      • 查询单张SIM卡流量使用情况/ Example Query the traffic usage of a single SIM card
      • 批量查询SIM卡流量接口 /Batch querying SIM card usage
      • 查询单日流量使用情况 / Example Query the daily usage
      • 批量查询指定月份的流量使用情况/ Batch querying the usage in a specified month
    • Plan
      • 同步资费套餐 / Get data plan
      • 订购流量套餐/ Order data plan
      • 批量订购套餐/ Bulk order package
      • 续订流量套餐/ Renew your data plan
      • 查询套餐订单信息 / Query the package order information
      • 开通/启用流量套餐订单 / To enable the order
      • 取消流量套餐订单/ Cancel an unenabled package order
      • 提前结束设备套餐订单/ End package orders early
      • [不推荐]停机/暂停流量套餐订单
      • [不推荐]复机/重新启动流量套餐订单
      • 【不推荐】分页批量(查询)同步设备可订购套餐
    • SMS
      • 发送短信/ send SMS
    • Customized
      • OTA日套餐下单/Order OTA Plan
      • 运营商侧剩余流量查询/Query the remaing data by MNO side
  • Notification
    • Notification全局说明
    • Notification状态码
    • 流量使用量API预警
      POST
    • 短信下行回调
      POST
    • 短信上行回调
      POST
    • 短信上行回调(区分文本二进制)
      POST
    • 订单状态变更回调(IMSI)
      POST
  • Mall APIs
    • Mall全局说明
    • Mall业务流程
    • Mall签名代码示例
    • APP调用Stripe的SDK示例说明
    • Vshop
      • 卡片登录验证
      • 获取可购套餐商品列表
      • 创建用户订单
      • 查询正在使用、未启用订单
      • 获取生效中的自动续费
      • 关闭自动续费
      • 用户下单(第三方支付)
    • Payment
      • 获取stripe单次支付权限
      • 获取Stripe订阅支付权限
      • 创建Stripe订阅/自动续费
      • 支付结果查询
    • Notification
      • 消息推送
  • eSIM QR Mall APIs
    • Introduction
    • Pre - order
      POST
    • webhook
      POST
    • 用户登录
      POST
    • My eSIM Detail
      POST
  1. eSIM QR Mall APIs

My eSIM Detail

开发中
Cube UAT
https://api-uat.io.linksfield.net/cube/v4
Cube UAT
https://api-uat.io.linksfield.net/cube/v4
POST
/v1.1/order/myEsimDetail

请求参数

Header 参数
x-access-token
string 
必需
Accept-Language
string 
可选
默认,当header中无语言要求时,默认返回简体中文。当前支持zh-CN(简体中文)、en-US(英文)。/ Support : zh-CN 、 en-US
默认值:
zh-CN
Content-Type
string 
可选
默认值:
application/json
Body 参数application/json
orderId
string 
必需
pre order id
示例
{
    "orderId": "1000026"
}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api-uat.io.linksfield.net/cube/v4/v1.1/order/myEsimDetail' \
--header 'x-access-token;' \
--header 'Accept-Language: zh-CN' \
--header 'Content-Type: application/json' \
--data-raw '{
    "orderId": "1000026"
}'

返回响应

🟢200成功
application/json
Body
code
integer 
必需
data
object 
必需
userFuncRightCode
string 
必需
users
object 
必需
token
string 
必需
orderId
string 
必需
iotOrderId
string 
必需
orderStartTime
string 
必需
orderTime
string 
必需
activationTime
string 
必需
endTime
string 
必需
remainingTime
integer 
必需
elapsedTime
string 
必需
payTime
string 
必需
packageShowName
string 
必需
packageCode
string 
必需
packageStatus
string 
必需
packageType
string 
必需
packageFlow
string 
必需
buyType
string 
必需
payAmount
string 
必需
currencyId
integer 
必需
packageShortDesc
string 
必需
logo
string 
必需
activityStatus
string 
必需
orderSystemStatus
string 
必需
assetId
null 
必需
orderPayStatus
integer 
必需
deviceType
integer 
必需
coverCountrys
string 
必需
packageDesc
null 
必需
priceType
string 
必需
orderStatus
integer 
必需
payStatus
integer 
必需
fpptPackageId
string 
必需
packageReferId
string 
必需
currencyInfos
array [object {11}] 
必需
periodUnit
string 
必需
period
integer 
必需
qrCode
string 
qr code
必需
totalCount
integer 
必需
surplusFlow
integer 
必需
updateTime
string 
必需
configFlag
string 
必需
subId
null 
必需
message
string 
必需
示例
{
    "code": 0,
    "data": {
        "userFuncRightCode": "0",
        "users": {
            "lastName": "",
            "country": "",
            "gender": 0,
            "city": "",
            "county": "",
            "remark": "",
            "operatorName": "",
            "orgId": 10000000,
            "loginTime": "2022-12-05T06:35:25.938+0000",
            "province": "",
            "orgCode": "9000000005",
            "loginName": "sanmanml9000@163.com+UK00000005",
            "email": "sanmanml9000@163.com",
            "orgName": "",
            "nickName": "Guest",
            "avatar": "http://uac.linksfield.net/images/default.jpg",
            "userName": "",
            "urlSet": [
                "all"
            ],
            "userId": 1000000903,
            "idno": "",
            "firstName": "",
            "phoneNumber": "",
            "createTime": "2022-12-05T20:05:21.827+0000",
            "userType": 4,
            "region": ""
        },
        "token": "sanmanml9000@163.com+90000000052332194a-83ad-4b0b-8c44-e148ef266f39"
    },
    "message": "操作成功"
}
修改于 2023-02-01 03:21:41
上一页
用户登录
Built with