mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-04-05 17:37:54 +08:00
38 lines
1.4 KiB
JSON
38 lines
1.4 KiB
JSON
{
|
|
"data": [
|
|
{
|
|
"complaint_id": "200201820200101080076610000",
|
|
"complaint_time": "2015-05-20T13:29:35.120+08:00",
|
|
"complaint_detail": "反馈一个重复扣费的问题",
|
|
"complaint_state": "PENDING",
|
|
"payer_phone": "Qe41VhP/sGdNeTHMQGlxCWiUyHu6XNO9GCYln2Luv4HhwJzZBfcL12sB+PgZcS5NhePBog30NgJ1xRaK+gbGDKwpg==",
|
|
"complaint_media_list": [
|
|
{
|
|
"media_type": "USER_COMPLAINT_IMAGE",
|
|
"media_url": [
|
|
"https://api.mch.weixin.qq.com/v3/merchant-service/images/xxxxx"
|
|
]
|
|
}
|
|
],
|
|
"complaint_order_info": [
|
|
{
|
|
"transaction_id": "4200000404201909069117582536",
|
|
"out_trade_no": "20190906154617947762231",
|
|
"amount": 3
|
|
},
|
|
{
|
|
"transaction_id": "4200000404201909069117582836",
|
|
"out_trade_no": "20190906154617947762291",
|
|
"amount": 4
|
|
}
|
|
],
|
|
"complaint_full_refunded": true,
|
|
"incoming_user_response": true,
|
|
"problem_description": "不满意商家服务",
|
|
"user_complaint_times": 1
|
|
}
|
|
],
|
|
"limit": 5,
|
|
"offset": 10,
|
|
"total_count": 1000
|
|
} |