{
"key": "testkey",
"data": {
"ftime": 20251202,
"channel_name": "K",
"songid": "003OiWx80je1zU",
"song_name": "时差(Live)",
"singer_name": "魏翔",
"order_num": 28,
"open_source": "搜索",
"open_type": "首开",
"amount": 1900,
"duration": 31,
"goods_name": "月卡",
"order_id": "109275_2",
"remark": "普通toc会员",
"trantime": 1733123456,
"user_id": "13800138000",
"openid": "abc123xyz789",
"uid": 888888,
"order_status": 0,
"device_info": "华为Mate100Pro",
"imei": "860000000000001",
"status": 2,
"app_version": "3.2.1",
"opertime": "1733123456",
"from_page": "toplist_1",
"play_mode": 1,
"pay_type": 1,
"stage_id": "990909652255133696"
}
}curl --location --request POST 'https://api.kg.qq.com/karaoke/report/v2/third_party_report' \
--header 'X-Open-Access-Token: ' \
--header 'X-Open-ID: ' \
--header 'X-Open-App-ID: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"key": "testkey",
"data": {
"ftime": 20251202,
"channel_name": "K",
"songid": "003OiWx80je1zU",
"song_name": "时差(Live)",
"singer_name": "魏翔",
"order_num": 28,
"open_source": "搜索",
"open_type": "首开",
"amount": 1900,
"duration": 31,
"goods_name": "月卡",
"order_id": "109275_2",
"remark": "普通toc会员",
"trantime": 1733123456,
"user_id": "13800138000",
"openid": "abc123xyz789",
"uid": 888888,
"order_status": 0,
"device_info": "华为Mate100Pro",
"imei": "860000000000001",
"status": 2,
"app_version": "3.2.1",
"opertime": "1733123456",
"from_page": "toplist_1",
"play_mode": 1,
"pay_type": 1,
"stage_id": "990909652255133696"
}
}'{
"code": 0,
"sub_code": 0,
"msg": "请求成功",
"data": {
"result": 0
}
}