mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 10:08:20 +08:00
32 lines
934 B
JSON
32 lines
934 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"order": {
|
|
"transaction_id": "fake-transid-20221209132531-44",
|
|
"merchant_trade_no": "fake-tradeno-20221209132531-44",
|
|
"merchant_id": "fake-mchid-123",
|
|
"sub_merchant_id": "",
|
|
"description": "🍌*1",
|
|
"paid_amount": 916,
|
|
"openid": "ogqztkPsejM9MQAFfwCQSCi4oNg3",
|
|
"trade_create_time": 1670563533,
|
|
"pay_time": 1670563533,
|
|
"in_complaint": false,
|
|
"order_state": 2,
|
|
"shipping": {
|
|
"delivery_mode": 1,
|
|
"logistics_type": 1,
|
|
"finish_shipping": true,
|
|
"finish_shipping_count": 1,
|
|
"goods_desc": "🍌*1",
|
|
"shipping_list": [
|
|
{
|
|
"tracking_no": "JT1234567890",
|
|
"express_company": "JTSD",
|
|
"upload_time": 1670832735
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|