<alibaba_einvoice_regist_get_response>
<result>
<user_name>张三</user_name>
<company_name>杭州糖果公司</company_name>
<phone>18516881688</phone>
<province>浙江省</province>
<city>杭州市</city>
<area>余杭区</area>
<payee_register_no>QWERTY123456</payee_register_no>
<archives_no>QWERTY123456</archives_no>
<file_url>http://xxx.com/zzz.zip</file_url>
<status>0</status>
<seal_no>123123123</seal_no>
<user_id>asdfxdf</user_id>
<tax_office_name>浙江省税务局</tax_office_name>
<tax_office_code>123456</tax_office_code>
<delivery_address>xx市xx路xx号</delivery_address>
<has_invoice_paper>false</has_invoice_paper>
<has_invoice_disk>false</has_invoice_disk>
<has_invoice_qualification>false</has_invoice_qualification>
<feature>1</feature>
<bank>招商银行</bank>
<bank_account>123456789</bank_account>
<detailed_address>余杭区文一西路xx号</detailed_address>
<payee_phone>0730-1234567</payee_phone>
<contact_mail>test@alibaba-inc.com</contact_mail>
<tax_user_type>一般纳税人</tax_user_type>
<order_create_time>2023-01-01 23:00:11</order_create_time>
</result>
<is_success>true</is_success>
</alibaba_einvoice_regist_get_response>
{
"alibaba_einvoice_regist_get_response":{
"result":{
"user_name":"张三",
"company_name":"杭州糖果公司",
"phone":"18516881688",
"province":"浙江省",
"city":"杭州市",
"area":"余杭区",
"payee_register_no":"QWERTY123456",
"archives_no":"QWERTY123456",
"file_url":"http:\/\/xxx.com\/zzz.zip",
"status":0,
"seal_no":"123123123",
"user_id":"asdfxdf",
"tax_office_name":"浙江省税务局",
"tax_office_code":"123456",
"delivery_address":"xx市xx路xx号",
"has_invoice_paper":false,
"has_invoice_disk":false,
"has_invoice_qualification":false,
"feature":1,
"bank":"招商银行",
"bank_account":"123456789",
"detailed_address":"余杭区文一西路xx号",
"payee_phone":"0730-1234567",
"contact_mail":"test@alibaba-inc.com",
"tax_user_type":"一般纳税人",
"order_create_time":"2023-01-01 23:00:11"
},
"is_success":true
}
}