<alibaba_pur_supplier_list_response>
<result>
<success>结果</success>
<error_code>00001</error_code>
<error_msg>参数错误</error_msg>
<error_level>1</error_level>
<content>
<top_supplier_base_detail_d_t_o>
<id>142241</id>
<name>吕静的公司</name>
<code>SU250374</code>
<company_reg_place>inLand</company_reg_place>
<address>ddddd</address>
<type>1</type>
<regcapital>demo</regcapital>
<established_time>1514822400000</established_time>
<geography_name>北京市</geography_name>
<ora_type>normal</ora_type>
<enterprise_type>NATIONALIZED</enterprise_type>
<employees_count>300</employees_count>
<tax_id>demo</tax_id>
<company_id>demo</company_id>
<bussiness_license_no>30000</bussiness_license_no>
<country>CN</country>
<contact_base_dto_list>
<top_supplier_contact_base_dto>
<name>张三</name>
<type>默认</type>
<job_title>经理</job_title>
<mobile_no>13098765432</mobile_no>
<email>haofan@alitest.com</email>
</top_supplier_contact_base_dto>
</contact_base_dto_list>
</top_supplier_base_detail_d_t_o>
</content>
</result>
</alibaba_pur_supplier_list_response>
{
"alibaba_pur_supplier_list_response":{
"result":{
"success":结果,
"error_code":"00001",
"error_msg":"参数错误",
"error_level":1,
"content":{
"top_supplier_base_detail_d_t_o":[
{
"id":142241,
"name":"吕静的公司",
"code":"SU250374",
"company_reg_place":"inLand",
"address":"ddddd",
"type":"1",
"regcapital":"demo",
"established_time":"1514822400000",
"geography_name":"北京市",
"ora_type":"normal",
"enterprise_type":"NATIONALIZED",
"employees_count":300,
"tax_id":"demo",
"company_id":"demo",
"bussiness_license_no":"30000",
"country":"CN",
"contact_base_dto_list":{
"top_supplier_contact_base_dto":[
{
"name":"张三",
"type":"默认",
"job_title":"经理",
"mobile_no":"13098765432",
"email":"haofan@alitest.com"
}
]
}
}
]
}
}
}
}