查询已购买服务
GET
/v2/device-service/services
请求参数
Query 参数
status
integer
可选
示例值:
0
product_id
integer
可选
示例值:
0
device_id
string
设备ID
示例值:
693LYWBZFDUS
Header 参数
X-Tg-App-Id
string
必需
默认值:
{{app-id}}
X-Tg-Platform
string
必需
默认值:
{{platform}}
示例值:
androidiOSwebdevicepc
X-Tg-Sdk-Version
string
必需
默认值:
{{Sdk_version}}
Accept-Language
string
必需
默认值:
{{language}}
示例值:
zh-cnzh-twen-usjakoviesptrutrdeitfrplthar
X-Tg-App-Store
string
手机APP应用商店
默认值:
{{appstore}}
X-Tg-App-Pkgname
string
手机APP包名
默认值:
{{pkgname}}
Authorization
string
必需
默认值:
{{access_token}}
X-Tg-Date
string
必需
默认值:
20060102T150405Z
X-Tg-App-Version
string
APP版本号
默认值:
{{app_version}}
示例代码
返回响应
修改于 2025-06-24 15:30:59