mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-04-05 17:37:54 +08:00
58 lines
2.1 KiB
JSON
58 lines
2.1 KiB
JSON
{
|
|
"scene": "WITH_WECHATPAY",
|
|
"buyer_information": {
|
|
"type": "ORGANIZATION",
|
|
"name": "深圳市南山区测试企业",
|
|
"taxpayer_id": "202003261233701778",
|
|
"address": "深圳市南山区深南大道10000号",
|
|
"telephone": "075512345678",
|
|
"bank_name": "测试银行",
|
|
"bank_account": "62001234567890",
|
|
"phone": "18507550000",
|
|
"email": "123110@qq.com"
|
|
},
|
|
"fapiao_card_information": [
|
|
{
|
|
"fapiao_media_id": "ASNFZ4mrze/+3LqYdlQyEA==",
|
|
"fapiao_number": "12897794",
|
|
"fapiao_code": "044001911211",
|
|
"fapiao_time": "2020-07-01T12:00:00+08:00",
|
|
"check_code": "69001808340631374774",
|
|
"password": "006>299-375/326>2+7/*0-+<351059<80<4*/5>+<11631+*3030/5*37+/-243159658+013>3409*044>4-/1+/9->*>69501*6++1997--21",
|
|
"total_amount": 382895,
|
|
"tax_amount": 44050,
|
|
"amount": 338845,
|
|
"seller_information": {
|
|
"name": "深圳市南山区测试公司",
|
|
"taxpayer_id": "202003261233701778",
|
|
"address": "深圳市南山区深南大道10000号",
|
|
"telephone": "075512345678",
|
|
"bank_name": "测试银行",
|
|
"bank_account": "62001234567890"
|
|
},
|
|
"extra_information": {
|
|
"payee": "张三",
|
|
"reviewer": "李四",
|
|
"drawer": "王五"
|
|
},
|
|
"items": [
|
|
{
|
|
"tax_code": "3010101020203000000",
|
|
"goods_name": "出租汽车客运服务",
|
|
"specification": "A4",
|
|
"unit": "次",
|
|
"quantity": 100000000,
|
|
"unit_price": 380442000000,
|
|
"amount": 380442,
|
|
"tax_amount": 49458,
|
|
"total_amount": 429900,
|
|
"tax_rate": 1300,
|
|
"tax_prefer_mark": "NO_FAVORABLE",
|
|
"discount": false
|
|
}
|
|
],
|
|
"remark": "备注"
|
|
}
|
|
]
|
|
}
|