文档
测试

直播商品选品列表接口

POST
https://shg-test.fingo.shop/api/proxyjson

请求头

参数名
类型
描述
必填
User-ID
int
示例:17
必填
Language-Code
string
示例:cn
必填
Country-Code
string
示例:MY
必填
interfaceName
string
示例:IUserProductService.ChooseUserProduct
必填
serverName
string
示例:live-center
必填
Operator-ID
int
示例:28
必填
device-id
string
示例:boss
必填

请求参数

参数名
类型
描述
必填
title
string
示例:title
必填

响应参数

参数名
类型
描述
必填
data
object
数据字典
必填
list
array
数据列表
必填
image
string
示例:www.baidu.com
必填
productId
string
示例:6753147688746877025
必填
price
string
示例:101.00
必填
stock
int
示例:22
必填
title
string
示例:title
必填
total
int
示例:3
必填
ret
object
数据字典
必填
errCode
int
示例:0
必填
errName
string
示例:
必填
msg
string
示例:
必填
notShowMsg
boolean
示例:false
必填
success
boolean
示例:true
必填