{
"gameId": 1865,
"type": 0,
"matchingPackage": false
}
curl --location --request POST 'http://test1-opapi.nn.com/boheapi/u-nnpc/nn/goods/queryPayGoodsInfo' \
--header 'appId: nnPcClient_swbTF87Q' \
--header 'busiType: bhnn_zKdaadck9b0it3K' \
--header 'countryCode;' \
--header 'reqChannel: 3' \
--header 'reqChannel;' \
--header 'token: nnPcClient_swbTF87Q31848502d86347a18dd1aec715e21e63' \
--header 'token;' \
--header 'trackId: teataetaeadawdawdawda' \
--header 'version: 1843' \
--header 'appid: nnPcWeb_8GIXaARk' \
--header 'Content-Type: application/json' \
--data-raw '{
"gameId": 1865,
"type": 0,
"matchingPackage": false
}'
{
"retCode": "string",
"retData": {
"current": 0,
"hitCount": true,
"orders": [
{
"column": "string",
"asc": true
}
],
"pages": 0,
"records": [
{
"boheGoodsId": 0,
"buyLimit": 0,
"buyLowerLimit": 0,
"classifyChildId": 0,
"classifyChildName": "string",
"classifyId": 0,
"classifyName": "string",
"cooperationType": 0,
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"discount": "string",
"equityRemark": "string",
"esaleOriginalPrice": 0,
"esaleSellPrice": 0,
"gameId": "string",
"gameName": "string",
"gameNameMap": {
"property1": "string",
"property2": "string"
},
"goodsDetails": "string",
"goodsImage": "string",
"id": 0,
"listImage": "string",
"originalPrice": 0,
"parValue": "string",
"plateIconImg": "string",
"plateId": 0,
"plateName": "string",
"realSalesVolume": 0,
"sellPrice": 0,
"showSalesVolume": 0,
"status": 0,
"storage": 0,
"subtitle": "string",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z"
}
],
"searchCount": true,
"size": 0,
"total": 0
},
"retMsg": "string",
"retTime": "string",
"success": true
}