mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
36 lines
967 B
JSON
36 lines
967 B
JSON
![]() |
{
|
||
|
"errcode": 0,
|
||
|
"errmsg": "成功",
|
||
|
"voucher_list": [
|
||
|
{
|
||
|
"code": "232323",
|
||
|
"status": 2,
|
||
|
"send_time": 1699856182,
|
||
|
"update_time": 1699856182,
|
||
|
"start_time": 1699856182,
|
||
|
"end_time": 1699856182,
|
||
|
"consume_time": 1699856182,
|
||
|
"refund_time": 1699856182,
|
||
|
"product_id": "12345",
|
||
|
"consume_store_name": "xxx旗舰店",
|
||
|
"voucher_type": 1,
|
||
|
"voucher_buy_amount": 0,
|
||
|
"voucher_actual_amount": 0,
|
||
|
"telphone_no": "fasdf343df34545",
|
||
|
"openid": "xsdfs4534543534534",
|
||
|
"code_type": 1,
|
||
|
"order_id": "23434sdfsdf34342",
|
||
|
"sku_id": "12345"
|
||
|
}
|
||
|
],
|
||
|
"fail_voucher_list": [
|
||
|
{
|
||
|
"encrypted_code": "csbm9",
|
||
|
"code": "sqfvm",
|
||
|
"sku_id": 12345,
|
||
|
"ret_code": 0,
|
||
|
"ret_msg": ""
|
||
|
}
|
||
|
]
|
||
|
}
|