<alibaba_ceres_supplier_prod_po_querydetail_response>
<result>
<supplier_name>服务器供应商</supplier_name>
<po_no>PO12345678</po_no>
<supplier_contact>张丽</supplier_contact>
<supplier_mobile>13634567523</supplier_mobile>
<effect_time>2023</effect_time>
<ou_name>阿里巴巴</ou_name>
<ou_code>A50</ou_code>
<contract_no>A50201800002</contract_no>
<buyer_name>张伟</buyer_name>
<buy_mobile>15976583578</buy_mobile>
<pr_no>PR226670</pr_no>
<comments>注意事项</comments>
<po_line_list>
<supplier_po_line_d_t_o>
<goods_name>服务器</goods_name>
<description>规格描述</description>
<uom>件</uom>
<quantity>10</quantity>
<tax_rate>3%</tax_rate>
<is_wht_related>Y</is_wht_related>
<tax_price>100.00</tax_price>
<currency_code>CNY</currency_code>
<tax_amount>1000.00</tax_amount>
<delivery_location>杭州市文一西路</delivery_location>
<need_by_date>2018-11-01</need_by_date>
<need_by_date_end>2018-11-30</need_by_date_end>
<receiver>王阳</receiver>
<receiver_phone>15976583578</receiver_phone>
<receiver_mobile>15976583578</receiver_mobile>
<line_num>1</line_num>
<additional_info>{"factoryCode":"abc","factoryName":"浪潮南厂"}</additional_info>
<exchange_rate>6.3231</exchange_rate>
<goods_currency_code>CNY</goods_currency_code>
<item_list>
<po_line_structure_item_d_t_o>
<id>1</id>
<parent_id>1</parent_id>
<item_name>AD-2S9S9-I28-B(品牌:xxx)阿里</item_name>
<cost_type>ITEM_PRICE</cost_type>
<charge_unit>个</charge_unit>
<unit_price>1.0000</unit_price>
<unit_currency>USD</unit_currency>
<amount>6.7861</amount>
<currency>CNY</currency>
<exchange_rate>6.7861</exchange_rate>
<quantity>1</quantity>
<expense_param>620.0000USD</expense_param>
</po_line_structure_item_d_t_o>
</item_list>
<po_line_id>订单行id</po_line_id>
</supplier_po_line_d_t_o>
</po_line_list>
<cpo_no>test</cpo_no>
</result>
</alibaba_ceres_supplier_prod_po_querydetail_response>
{
"alibaba_ceres_supplier_prod_po_querydetail_response":{
"result":{
"supplier_name":"服务器供应商",
"po_no":"PO12345678",
"supplier_contact":"张丽",
"supplier_mobile":"13634567523",
"effect_time":"2023",
"ou_name":"阿里巴巴",
"ou_code":"A50",
"contract_no":"A50201800002",
"buyer_name":"张伟",
"buy_mobile":"15976583578",
"pr_no":"PR226670",
"comments":"注意事项",
"po_line_list":{
"supplier_po_line_d_t_o":[
{
"goods_name":"服务器",
"description":"规格描述",
"uom":"件",
"quantity":"10",
"tax_rate":"3%",
"is_wht_related":"Y",
"tax_price":"100.00",
"currency_code":"CNY",
"tax_amount":"1000.00",
"delivery_location":"杭州市文一西路",
"need_by_date":"2018-11-01",
"need_by_date_end":"2018-11-30",
"receiver":"王阳",
"receiver_phone":"15976583578",
"receiver_mobile":"15976583578",
"line_num":1,
"additional_info":"{\"factoryCode\":\"abc\",\"factoryName\":\"浪潮南厂\"}",
"exchange_rate":"6.3231",
"goods_currency_code":"CNY",
"item_list":{
"po_line_structure_item_d_t_o":[
{
"id":1,
"parent_id":1,
"item_name":"AD-2S9S9-I28-B(品牌:xxx)阿里",
"cost_type":"ITEM_PRICE",
"charge_unit":"个",
"unit_price":"1.0000",
"unit_currency":"USD",
"amount":"6.7861",
"currency":"CNY",
"exchange_rate":"6.7861",
"quantity":"1",
"expense_param":"620.0000USD"
}
]
},
"po_line_id":订单行id
}
]
},
"cpo_no":"test"
}
}
}