全球SIM联接 GSL-查询套餐列表信息:响应参数

时间:2024-12-20 14:06:24

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

limit

Long

每页的记录数

最小值:10

最大值:500

offset

Long

页码,最小值是1,最大值为1000000。默认值是1.

最小值:1

最大值:1000000

count

Long

记录总数

最小值:0

price_plans

Array of ProPricePlanVo objects

套餐列表

表4 ProPricePlanVo

参数

参数类型

描述

price_plan_id

String

套餐ID

price_plan_name

String

套餐名称

description

String

描述

flow_total

Long

流量总量(MB)

package_type

Integer

套餐类型 1基础套餐;2叠加包套餐;如果是国际漫游不区分基础套餐包和叠加包

period

Integer

套餐周期

period_type

Integer

套餐周期类型 10:日;20:月;30:季;40:半年;50:年

effect_type

Integer

套餐生效类型 1.订购后激活使用时生效 2.订购即时生效 3.订购下个月开始生效

silent_period_day

Integer

沉默期

silent_period_unit

Integer

沉默期单位 1.年 2.月 3.日

auto_renew

Boolean

是否自动续订

location_desc

String

套餐适用区域

location_type

Integer

区域 1.中国 2.欧洲 3.大洋洲 4.非洲 5.亚太

sim_type

Integer

SIM卡类型 1.vSIM 2.eSIM 3.实体卡

carrier_type

Integer

运营商 1中国移动(实体卡) 2中国电信(实体卡) 3中国联通(实体卡) 4海外运营商(实体卡)

esim/vsim: 101.中国移动 102.中国电信 201.欧洲 501.中国香港 502.中国澳门 503.泰国 504.日本 505.柬埔寨 506.印度尼西亚 507.马来西亚 508.新加坡 509.斯里兰卡 510.中国台湾 511.孟加拉

price

Integer

价格(分)

状态码: 400

表5 响应Body参数

参数

参数类型

描述

error_code

String

错误码

error_msg

String

错误信息

状态码: 500

表6 响应Body参数

参数

参数类型

描述

error_code

String

错误码

error_msg

String

错误信息

support.huaweicloud.com/api-ocgsl/gsl_07_0012.html