{
"CgiCmd": 719,
"CgiRequest": {
"SearchString": "玩具",
"Scene": 262208,
"Index": 0
}
}
curl --location -g --request POST 'v2/api?funcname=MagicCgi&timeout=10&wxid=Wxid_xxxxx' \
--header 'Content-Type: application/json' \
--data-raw '{
"CgiCmd": 719,
"CgiRequest": {
"SearchString": "玩具",
"Scene": 262208,
"Index": 0
}
}'
{
"CgiBaseResponse": {
"ErrMsg": "string",
"Ret": 0
},
"ResponseData": {
"continueFlag": 0,
"cookies": "string",
"data": [
{
"boxExtraInfo": {
"real_type": 0,
"resultType": 0,
"subType": 0,
"title": "string"
},
"type": 0,
"boxID": "string",
"boxPos": 0,
"boxPosMerge": 0,
"count": 0,
"items": [
{
"commerceFlag": 0,
"desc": "string",
"docID": "string",
"foldHide": 0,
"iconUrl": "string",
"jumpInfo": {
"appVersion": 0,
"jumpType": 0,
"userName": "string"
},
"reportId": "string",
"report_extinfo_str": "string",
"service": {
"serviceList": null
},
"source": {
"auth": 0,
"tag": [
{
"iconSize": 0,
"iconUrl": "string",
"noBg": true,
"title": "string",
"type": 0
}
],
"title": "string",
"assuredBuy": 0
},
"style": 0,
"title": "string",
"titleTag": {
"append": [
{
"iconSize": 0,
"iconUrl": "string",
"noBg": true,
"title": "string",
"type": 0
}
]
}
}
],
"real_type": 0,
"resultType": 0,
"subType": 0,
"title": "string",
"totalCount": 0
}
],
"direction": 0,
"isDivide": 0,
"isHomePage": 0,
"lang": "string",
"offset": 0,
"pageNumber": 0,
"query": "string",
"resultType": 0,
"ret": 0,
"searchID": "string",
"timeStamp": 0
}
}