mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-23 04:23:47 +08:00
31 lines
829 B
JSON
31 lines
829 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"card_id": "pjZ8Yt5crPbAouhFqFf6JFgZv4Lc",
|
|
"begin_time": 1476068114,
|
|
"end_time": 1476168114,
|
|
"user_card_status": "EXPIRE",
|
|
"openid": "obLatjnG4vRXJvSO8p914rSK8-Vo",
|
|
"type": "广东省增值税普通发票",
|
|
"payee": "测试-收款方",
|
|
"detail": "测试-detail",
|
|
"user_info": {
|
|
"fee": 1100,
|
|
"title": "XX公司",
|
|
"billing_time": 1468322401,
|
|
"billing_no": "hello",
|
|
"billing_code": "world",
|
|
"info": [
|
|
{
|
|
"name": "绿巨人",
|
|
"num": 10,
|
|
"unit": "吨",
|
|
"price": 4
|
|
}
|
|
],
|
|
"fee_without_tax": 2345,
|
|
"tax": 123,
|
|
"pdf_url": "pdf_url",
|
|
"reimburse_status": "INVOICE_REIMBURSE_INIT"
|
|
}
|
|
} |