curl --location -g --request GET 'https://saas-open.vhall.com/v3/data-center/business-total/user-online-pay-detail?app_key=75844ad7a2a5f2b421c04a125b197996&sign_type=0&signed_at={% mock 'timestamp' , 's' %}&sign={{sign}}&start_time=2025-07-29 00:00:01&end_time=2025-07-30 23:59:59&type=1&pos=0&limit=10' \
--header 'platform;'
{
"msg": "操作成功!",
"code": 200,
"data": {
"total": 2,
"list": [
{
"pay_date": "2025-07-30",
"webinar_id": 743431391,
"subject": "诺亚 . 奥特曼",
"pay_type": "1",
"type": "1",
"webinar_max_uv": 1,
"user_id": 72035607,
"nick_name": "微吼-侯瑞"
},
{
"pay_date": "2025-07-30",
"webinar_id": 509154312,
"subject": "戴拿 . 奥特曼",
"pay_type": "1",
"type": "1",
"webinar_max_uv": 1,
"user_id": 72035607,
"nick_name": "微吼-侯瑞"
}
]
},
"request_id": "83f6feaab890443aa03ecd5486a3543c.130.17538775813037483"
}