- 概览
- SIM
- Service
- Usage
- SMS
- CDR
- 其他
- Order
获取覆盖地组合规格
Cube Prod
Cube Prod
GET
https://api.linksfield.net/cube/v4/skus/coverage/{coverage_id}
SDK API 调用方式#
client.v2().order().coverage(new QueryCoverage(2, "6XB9H4I9VL57"))
请求参数
Path 参数
coverage_id
string
覆盖地组合ID
示例值:
CG-6XB9H4I9VL57
Header 参数
Accept-Language
string
可选
默认值:
zh-CN
Content-Type
string
可选
默认值:
application/json
Authorization
string
必需
默认值:
{{lfToken}}
X-LF-Api-Version
string
可选
X-LF-Signature-Type
string
1.0、2.0
timestamp
string
必需
nonce
integer
必需
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.linksfield.net/cube/v4/skus/coverage/CG-6XB9H4I9VL57' \
--header 'Accept-Language: zh-CN' \
--header 'Authorization;' \
--header 'X-LF-Api-Version;' \
--header 'X-LF-Signature-Type;' \
--header 'timestamp;' \
--header 'nonce;' \
--header 'Content-Type: application/json'
返回响应
🟢200成功
application/json
Body
data
可选
Any of
continent
integer
可选
country
string
覆盖地名称
mcc
string | null
MCC
id
string
覆盖地规格id
country_iso_alpha2
string
国家代码
support_catm
boolean
可选
can_permanent_roaming
boolean
是否支持永久漫游
status
object (status)
必需
code
string
必需
message
string | null
必需
detail
必需
示例
{
"data": [
{
"continent": 1,
"country": "阿尔巴尼亚",
"mcc": null,
"id": "CG-6XB9H4I9VL2U",
"country_iso_alpha2": "Albania",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 10,
"country": "阿根廷",
"mcc": null,
"id": "CG-6XB9H4I9VL2V",
"country_iso_alpha2": "Argentina",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "亚美尼亚",
"mcc": null,
"id": "CG-6XB9H4I9VL2W",
"country_iso_alpha2": "Armenia",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "澳大利亚",
"mcc": null,
"id": "CG-6XB9H4I9VL2X",
"country_iso_alpha2": "Australia",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "奥地利",
"mcc": null,
"id": "CG-6XB9H4I9VL2Y",
"country_iso_alpha2": "Austria",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "阿塞拜疆",
"mcc": null,
"id": "CG-6XB9H4I9VL2Z",
"country_iso_alpha2": "Azerbaijan",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "白俄罗斯",
"mcc": null,
"id": "CG-6XB9H4I9VL30",
"country_iso_alpha2": "Belarus",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "比利时",
"mcc": null,
"id": "CG-6XB9H4I9VL31",
"country_iso_alpha2": "Belgium",
"support_catm": true,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "波黑",
"mcc": null,
"id": "CG-6XB9H4I9VL32",
"country_iso_alpha2": "Bosna & Hercegovina",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 10,
"country": "巴西",
"mcc": null,
"id": "CG-6XB9H4I9VL33",
"country_iso_alpha2": "Brazil",
"support_catm": false,
"can_permanent_roaming": false
},
{
"continent": 1,
"country": "保加利亚",
"mcc": null,
"id": "CG-6XB9H4I9VL34",
"country_iso_alpha2": "Bulgaria",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 3,
"country": "加拿大",
"mcc": null,
"id": "CG-6XB9H4I9VL35",
"country_iso_alpha2": "Canada",
"support_catm": true,
"can_permanent_roaming": true
},
{
"continent": 10,
"country": "智利",
"mcc": null,
"id": "CG-6XB9H4I9VL36",
"country_iso_alpha2": "Chile",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "中国",
"mcc": null,
"id": "CG-6XB9H4I9VL37",
"country_iso_alpha2": "China",
"support_catm": false,
"can_permanent_roaming": false
},
{
"continent": 10,
"country": "哥伦比亚",
"mcc": null,
"id": "CG-6XB9H4I9VL38",
"country_iso_alpha2": "Columbia",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "克罗地亚",
"mcc": null,
"id": "CG-6XB9H4I9VL39",
"country_iso_alpha2": "Croatia",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "塞浦路斯",
"mcc": null,
"id": "CG-6XB9H4I9VL3A",
"country_iso_alpha2": "Cyprus",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "捷克",
"mcc": null,
"id": "CG-6XB9H4I9VL3B",
"country_iso_alpha2": "Czech",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "丹麦",
"mcc": null,
"id": "CG-6XB9H4I9VL3C",
"country_iso_alpha2": "Denmark",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 10,
"country": "多米尼加",
"mcc": null,
"id": "CG-6XB9H4I9VL3D",
"country_iso_alpha2": "Dominican Repubilic",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 10,
"country": "厄瓜多尔",
"mcc": null,
"id": "CG-6XB9H4I9VL3E",
"country_iso_alpha2": "Ecuador",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "爱沙尼亚",
"mcc": null,
"id": "CG-6XB9H4I9VL3F",
"country_iso_alpha2": "Estonia",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "芬兰",
"mcc": null,
"id": "CG-6XB9H4I9VL3G",
"country_iso_alpha2": "Finland",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "法国",
"mcc": null,
"id": "CG-6XB9H4I9VL3H",
"country_iso_alpha2": "France",
"support_catm": true,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "格鲁吉亚",
"mcc": null,
"id": "CG-6XB9H4I9VL3I",
"country_iso_alpha2": "Georgia",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "德国",
"mcc": null,
"id": "CG-6XB9H4I9VL3J",
"country_iso_alpha2": "Germany",
"support_catm": true,
"can_permanent_roaming": true
},
{
"continent": 4,
"country": "加纳",
"mcc": null,
"id": "CG-6XB9H4I9VL3K",
"country_iso_alpha2": "Ghana",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "直布罗陀",
"mcc": null,
"id": "CG-6XB9H4I9VL3L",
"country_iso_alpha2": "Gibraltar",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "希腊",
"mcc": null,
"id": "CG-6XB9H4I9VL3M",
"country_iso_alpha2": "Greece",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "香港",
"mcc": null,
"id": "CG-6XB9H4I9VL3N",
"country_iso_alpha2": "Hong Kong",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "匈牙利",
"mcc": null,
"id": "CG-6XB9H4I9VL3O",
"country_iso_alpha2": "Hungary",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "冰岛",
"mcc": null,
"id": "CG-6XB9H4I9VL3P",
"country_iso_alpha2": "Iceland",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "印度",
"mcc": null,
"id": "CG-6XB9H4I9VL3Q",
"country_iso_alpha2": "India",
"support_catm": false,
"can_permanent_roaming": false
},
{
"continent": 9,
"country": "印尼",
"mcc": null,
"id": "CG-6XB9H4I9VL3R",
"country_iso_alpha2": "Indonesia",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "伊拉克",
"mcc": null,
"id": "CG-6XB9H4I9VL3S",
"country_iso_alpha2": "Iraq",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "爱尔兰",
"mcc": null,
"id": "CG-6XB9H4I9VL3T",
"country_iso_alpha2": "Ireland",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "以色列",
"mcc": null,
"id": "CG-6XB9H4I9VL3U",
"country_iso_alpha2": "Israel",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "意大利",
"mcc": null,
"id": "CG-6XB9H4I9VL3V",
"country_iso_alpha2": "Italy",
"support_catm": true,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "日本",
"mcc": null,
"id": "CG-6XB9H4I9VL3W",
"country_iso_alpha2": "Japan",
"support_catm": true,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "哈萨克斯坦",
"mcc": null,
"id": "CG-6XB9H4I9VL3X",
"country_iso_alpha2": "Kazakhstan",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "韩国",
"mcc": null,
"id": "CG-6XB9H4I9VL3Y",
"country_iso_alpha2": "korea",
"support_catm": true,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "科索沃",
"mcc": null,
"id": "CG-6XB9H4I9VL3Z",
"country_iso_alpha2": "Kosovo",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "科威特",
"mcc": null,
"id": "CG-6XB9H4I9VL40",
"country_iso_alpha2": "Kuwait",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "拉脱维亚",
"mcc": null,
"id": "CG-6XB9H4I9VL41",
"country_iso_alpha2": "Latvia",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "列支敦士登",
"mcc": null,
"id": "CG-6XB9H4I9VL42",
"country_iso_alpha2": "Liechtenstein",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "立陶宛",
"mcc": null,
"id": "CG-6XB9H4I9VL43",
"country_iso_alpha2": "Lithuania",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "卢森堡",
"mcc": null,
"id": "CG-6XB9H4I9VL44",
"country_iso_alpha2": "Luxemburg",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "马其顿",
"mcc": null,
"id": "CG-6XB9H4I9VL45",
"country_iso_alpha2": "Macedonia",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "马来西亚",
"mcc": null,
"id": "CG-6XB9H4I9VL46",
"country_iso_alpha2": "Malaysia",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "马耳他",
"mcc": null,
"id": "CG-6XB9H4I9VL47",
"country_iso_alpha2": "Malta",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 3,
"country": "墨西哥",
"mcc": null,
"id": "CG-6XB9H4I9VL48",
"country_iso_alpha2": "Mexico",
"support_catm": true,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "摩尔多瓦",
"mcc": null,
"id": "CG-6XB9H4I9VL49",
"country_iso_alpha2": "Moldova",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "摩纳哥",
"mcc": null,
"id": "CG-6XB9H4I9VL4A",
"country_iso_alpha2": "Monaco",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "黑山",
"mcc": null,
"id": "CG-6XB9H4I9VL4B",
"country_iso_alpha2": "Montenegro",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "荷兰",
"mcc": null,
"id": "CG-6XB9H4I9VL4C",
"country_iso_alpha2": "Netherlands",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "新西兰",
"mcc": null,
"id": "CG-6XB9H4I9VL4D",
"country_iso_alpha2": "New Zealand",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "挪威",
"mcc": null,
"id": "CG-6XB9H4I9VL4E",
"country_iso_alpha2": "Norway",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 10,
"country": "巴拿马",
"mcc": null,
"id": "CG-6XB9H4I9VL4F",
"country_iso_alpha2": "Panama",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 10,
"country": "巴拉圭",
"mcc": null,
"id": "CG-6XB9H4I9VL4G",
"country_iso_alpha2": "Paraguay",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 10,
"country": "秘鲁",
"mcc": null,
"id": "CG-6XB9H4I9VL4H",
"country_iso_alpha2": "Peru",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "菲律宾",
"mcc": null,
"id": "CG-6XB9H4I9VL4I",
"country_iso_alpha2": "Philippines",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "波兰",
"mcc": null,
"id": "CG-6XB9H4I9VL4J",
"country_iso_alpha2": "poland",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "葡萄牙",
"mcc": null,
"id": "CG-6XB9H4I9VL4K",
"country_iso_alpha2": "Portugal",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 10,
"country": "波多黎各",
"mcc": null,
"id": "CG-6XB9H4I9VL4L",
"country_iso_alpha2": "Puerto Rico",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "卡塔尔",
"mcc": null,
"id": "CG-6XB9H4I9VL4M",
"country_iso_alpha2": "Qatar",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "留尼汪岛",
"mcc": null,
"id": "CG-6XB9H4I9VL4N",
"country_iso_alpha2": "Reunion",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "罗马尼亚",
"mcc": null,
"id": "CG-6XB9H4I9VL4O",
"country_iso_alpha2": "Romania",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "俄罗斯",
"mcc": null,
"id": "CG-6XB9H4I9VL4P",
"country_iso_alpha2": "Russia",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "沙特",
"mcc": null,
"id": "CG-6XB9H4I9VL4Q",
"country_iso_alpha2": "Saudi",
"support_catm": false,
"can_permanent_roaming": false
},
{
"continent": 1,
"country": "塞尔维亚",
"mcc": null,
"id": "CG-6XB9H4I9VL4R",
"country_iso_alpha2": "Serbia",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "新加坡",
"mcc": null,
"id": "CG-6XB9H4I9VL4S",
"country_iso_alpha2": "Singapore",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "斯洛伐克",
"mcc": null,
"id": "CG-6XB9H4I9VL4T",
"country_iso_alpha2": "Slovakia",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "斯洛文尼亚",
"mcc": null,
"id": "CG-6XB9H4I9VL4U",
"country_iso_alpha2": "Slovenia",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 4,
"country": "南非",
"mcc": null,
"id": "CG-6XB9H4I9VL4V",
"country_iso_alpha2": "South Africa",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "西班牙",
"mcc": null,
"id": "CG-6XB9H4I9VL4W",
"country_iso_alpha2": "Spain",
"support_catm": true,
"can_permanent_roaming": true
},
{
"continent": 4,
"country": "苏丹",
"mcc": null,
"id": "CG-6XB9H4I9VL4X",
"country_iso_alpha2": "Sudan",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "瑞典",
"mcc": null,
"id": "CG-6XB9H4I9VL4Y",
"country_iso_alpha2": "Sweden",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "瑞士",
"mcc": null,
"id": "CG-6XB9H4I9VL4Z",
"country_iso_alpha2": "Switzerland",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "台湾",
"mcc": null,
"id": "CG-6XB9H4I9VL50",
"country_iso_alpha2": "Taiwan",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 9,
"country": "泰国",
"mcc": null,
"id": "CG-6XB9H4I9VL51",
"country_iso_alpha2": "Thailand",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "土耳其",
"mcc": null,
"id": "CG-6XB9H4I9VL52",
"country_iso_alpha2": "Turkey",
"support_catm": false,
"can_permanent_roaming": false
},
{
"continent": 3,
"country": "美国",
"mcc": null,
"id": "CG-6XB9H4I9VL53",
"country_iso_alpha2": "U.S",
"support_catm": true,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "英国",
"mcc": null,
"id": "CG-6XB9H4I9VL54",
"country_iso_alpha2": "UK",
"support_catm": true,
"can_permanent_roaming": true
},
{
"continent": 1,
"country": "乌克兰",
"mcc": null,
"id": "CG-6XB9H4I9VL55",
"country_iso_alpha2": "Ukraine",
"support_catm": false,
"can_permanent_roaming": true
},
{
"continent": 10,
"country": "乌拉圭",
"mcc": null,
"id": "CG-6XB9H4I9VL56",
"country_iso_alpha2": "Uruguay",
"support_catm": false,
"can_permanent_roaming": true
}
],
"status": {
"code": "CB-00-0000",
"message": "成功",
"detail": "https://developer.linksfield.net/doc-1413557?nav=01GBM770ARR76AXBD5856Z6J6P"
}
}
修改于 2023-06-29 06:29:23