商品上下架接口
POST
https://shg-dev.fingo.shop/api/proxyjson
请求头
参数名
类型
描述
必填
User-ID
int
示例:274488
必填
Language-Code
string
示例:cn
必填
Country-Code
string
示例:MY
必填
interfaceName
string
示例:ProductService.ChangeProductShelveStatus
必填
serverName
string
示例:product-center
必填
请求参数
参数名
类型
描述
必填
countryCode
string
示例:th
必填
productId
int
示例:552758597180727300
必填
status
int
示例:1
必填
响应参数
参数名
类型
描述
必填
errCode
int
示例:0
必填
errName
string
示例:
必填
msg
string
示例:
必填
notShowMsg
boolean
示例:false
必填
success
boolean
示例:true
必填
data
object
数据字典
必填
errCode
int
示例:0
必填
errName
string
示例:
必填
msg
string
示例:
必填
notShowMsg
boolean
示例:false
必填
success
boolean
示例:true
必填
data
object
数据字典
必填
errCode
int
示例:0
必填
errName
string
示例:
必填
msg
string
示例:
必填
notShowMsg
boolean
示例:false
必填
success
boolean
示例:true
必填
errCode
int
示例:0
必填
errName
string
示例:
必填
msg
string
示例:
必填
notShowMsg
boolean
示例:false
必填
success
boolean
示例:true
必填