{
"bizId": 10,
"bizType": 10
}
curl --location --request POST 'http://test1-opapi.nn.com/boheapi/nn-activity/client/matching/package/queryV2' \
--header 'busiType: bhnn_zKdaadck9b0it3K' \
--header 'reqChannel: 3' \
--header 'reqChannel;' \
--header 'token: nnPcClient_swbTF87Q31848502d86347a18dd1aec715e21e63' \
--header 'token;' \
--header 'trackId: teataetaeadawdawdawda' \
--header 'clientVersion: 1843' \
--header 'appId: nnPcClient_swbTF87Q' \
--header 'appid: nnPcWeb_8GIXaARk' \
--header 'Content-Type: application/json' \
--data-raw '{
"bizId": 10,
"bizType": 10
}'
{
"retCode": "string",
"retData": [
{
"defaultSelected": 0,
"duration": 0,
"iconUrl": "string",
"id": 0,
"intro": "string",
"name": "string",
"newPrice": 0,
"oldPrice": 0,
"sort": 0,
"type": "string"
}
],
"retMsg": "string",
"retTime": "string",
"success": true
}