SycnDXDAERPWS
单击此处,获取完整的操作列表。
GetPurchaseReceiptOrderForOrderID
获取收货单
测试
测试窗体只能用于使用基元类型作为参数的方法。SOAP 1.1
以下是 SOAP 1.2 请求和响应示例。所显示的占位符需替换为实际值。
POST /SycnDXDAERPWS.asmx HTTP/1.1 Host: jyyapi.dxda.com Content-Type: text/xml; charset=utf-8 Content-Length: length SOAPAction: "http://tempuri.org/GetPurchaseReceiptOrderForOrderID" <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <GetPurchaseReceiptOrderForOrderID xmlns="http://tempuri.org/"> <objUL> <User_ID>string</User_ID> <User_PWD>string</User_PWD> <User_Name>string</User_Name> <Platform_ID>string</Platform_ID> <Company_Name>string</Company_Name> <Company_Logo>string</Company_Logo> <Company_Icon>string</Company_Icon> <Link_Man>string</Link_Man> <Mob_No>string</Mob_No> <City>string</City> <State>string</State> <business_type>string</business_type> <Chn_Addr>string</Chn_Addr> <Zip_Code>string</Zip_Code> <IsExistOpen>string</IsExistOpen> <IsAgreeAnXinSign>string</IsAgreeAnXinSign> <sign_url>string</sign_url> <is_admin>string</is_admin> <user_1>string</user_1> <user_2>string</user_2> <commonList> <anyType /> <anyType /> </commonList> <anxinsign_id>string</anxinsign_id> <entity_anxinsign_id>string</entity_anxinsign_id> <employee_id>string</employee_id> </objUL> <trans_no>string</trans_no> <V_or_C_PlatID>string</V_or_C_PlatID> </GetPurchaseReceiptOrderForOrderID> </soap:Body> </soap:Envelope>
HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <GetPurchaseReceiptOrderForOrderIDResponse xmlns="http://tempuri.org/"> <GetPurchaseReceiptOrderForOrderIDResult> <ResComm> <ResState>Success or Fail or SysErrorMsg or Error or Confirm</ResState> <ResMessage>string</ResMessage> </ResComm> <head> <trans_no>string</trans_no> <user_id>string</user_id> <trans_date>dateTime</trans_date> <trans_source>string</trans_source> <vendor_id>string</vendor_id> <recv_amt>decimal</recv_amt> <freight>decimal</freight> <other_charge>decimal</other_charge> <recouped_amt>decimal</recouped_amt> <approved>string</approved> <approve_man>string</approve_man> <approve_remark>string</approve_remark> <remark>string</remark> <closed>string</closed> <tax_id>string</tax_id> <tax_rate>decimal</tax_rate> <user_1>string</user_1> <user_2>string</user_2> <user_3>string</user_3> <user_4>decimal</user_4> <user_5>decimal</user_5> <approve_remark1>string</approve_remark1> <approve_remark2>string</approve_remark2> <currency_id>string</currency_id> <exchange_rate>decimal</exchange_rate> <create_time>dateTime</create_time> <edit_time>dateTime</edit_time> <return_amt>decimal</return_amt> <pay_amt>decimal</pay_amt> <pay_zk_amt>decimal</pay_zk_amt> <cost_center>string</cost_center> <buyer>string</buyer> <isser_type>string</isser_type> <vouchered>string</vouchered> <save_man>string</save_man> <save_time>dateTime</save_time> <app_time>dateTime</app_time> <payment_type>string</payment_type> <print_count>int</print_count> <or_trans_no>string</or_trans_no> <trans_type>string</trans_type> <kb_trans_no>string</kb_trans_no> <freight_accept_type>string</freight_accept_type> <contact_man>string</contact_man> <mob_no>string</mob_no> <fax_no>string</fax_no> <if_checked>string</if_checked> <carrier_id>string</carrier_id> <transfer_mode>string</transfer_mode> <receipt_man>string</receipt_man> <shipper_closed>string</shipper_closed> <adj_closed>string</adj_closed> <tax_amt>decimal</tax_amt> <all_amt>decimal</all_amt> <amount>decimal</amount> <sys_amount>decimal</sys_amount> <sys_all_amt>decimal</sys_all_amt> <sys_tax_amt>decimal</sys_tax_amt> <zk_closed>string</zk_closed> <if_power>string</if_power> <print_time>dateTime</print_time> <if_sendapp>string</if_sendapp> <if_out>boolean</if_out> <web_ver>int</web_ver> <erp_ver>int</erp_ver> <cost_center_name>string</cost_center_name> <buyer_name>string</buyer_name> <user_name>string</user_name> <approve_man_name>string</approve_man_name> <trans_type_name>string</trans_type_name> <currency_name>string</currency_name> <tax_name>string</tax_name> <vendor_name>string</vendor_name> <is_scp>string</is_scp> <scp_state>string</scp_state> </head> <bodyList> <xsd:schema>schema</xsd:schema>xml</bodyList> </GetPurchaseReceiptOrderForOrderIDResult> </GetPurchaseReceiptOrderForOrderIDResponse> </soap:Body> </soap:Envelope>
SOAP 1.2
以下是 SOAP 1.2 请求和响应示例。所显示的占位符需替换为实际值。
POST /SycnDXDAERPWS.asmx HTTP/1.1 Host: jyyapi.dxda.com Content-Type: application/soap+xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <GetPurchaseReceiptOrderForOrderID xmlns="http://tempuri.org/"> <objUL> <User_ID>string</User_ID> <User_PWD>string</User_PWD> <User_Name>string</User_Name> <Platform_ID>string</Platform_ID> <Company_Name>string</Company_Name> <Company_Logo>string</Company_Logo> <Company_Icon>string</Company_Icon> <Link_Man>string</Link_Man> <Mob_No>string</Mob_No> <City>string</City> <State>string</State> <business_type>string</business_type> <Chn_Addr>string</Chn_Addr> <Zip_Code>string</Zip_Code> <IsExistOpen>string</IsExistOpen> <IsAgreeAnXinSign>string</IsAgreeAnXinSign> <sign_url>string</sign_url> <is_admin>string</is_admin> <user_1>string</user_1> <user_2>string</user_2> <commonList> <anyType /> <anyType /> </commonList> <anxinsign_id>string</anxinsign_id> <entity_anxinsign_id>string</entity_anxinsign_id> <employee_id>string</employee_id> </objUL> <trans_no>string</trans_no> <V_or_C_PlatID>string</V_or_C_PlatID> </GetPurchaseReceiptOrderForOrderID> </soap12:Body> </soap12:Envelope>
HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <GetPurchaseReceiptOrderForOrderIDResponse xmlns="http://tempuri.org/"> <GetPurchaseReceiptOrderForOrderIDResult> <ResComm> <ResState>Success or Fail or SysErrorMsg or Error or Confirm</ResState> <ResMessage>string</ResMessage> </ResComm> <head> <trans_no>string</trans_no> <user_id>string</user_id> <trans_date>dateTime</trans_date> <trans_source>string</trans_source> <vendor_id>string</vendor_id> <recv_amt>decimal</recv_amt> <freight>decimal</freight> <other_charge>decimal</other_charge> <recouped_amt>decimal</recouped_amt> <approved>string</approved> <approve_man>string</approve_man> <approve_remark>string</approve_remark> <remark>string</remark> <closed>string</closed> <tax_id>string</tax_id> <tax_rate>decimal</tax_rate> <user_1>string</user_1> <user_2>string</user_2> <user_3>string</user_3> <user_4>decimal</user_4> <user_5>decimal</user_5> <approve_remark1>string</approve_remark1> <approve_remark2>string</approve_remark2> <currency_id>string</currency_id> <exchange_rate>decimal</exchange_rate> <create_time>dateTime</create_time> <edit_time>dateTime</edit_time> <return_amt>decimal</return_amt> <pay_amt>decimal</pay_amt> <pay_zk_amt>decimal</pay_zk_amt> <cost_center>string</cost_center> <buyer>string</buyer> <isser_type>string</isser_type> <vouchered>string</vouchered> <save_man>string</save_man> <save_time>dateTime</save_time> <app_time>dateTime</app_time> <payment_type>string</payment_type> <print_count>int</print_count> <or_trans_no>string</or_trans_no> <trans_type>string</trans_type> <kb_trans_no>string</kb_trans_no> <freight_accept_type>string</freight_accept_type> <contact_man>string</contact_man> <mob_no>string</mob_no> <fax_no>string</fax_no> <if_checked>string</if_checked> <carrier_id>string</carrier_id> <transfer_mode>string</transfer_mode> <receipt_man>string</receipt_man> <shipper_closed>string</shipper_closed> <adj_closed>string</adj_closed> <tax_amt>decimal</tax_amt> <all_amt>decimal</all_amt> <amount>decimal</amount> <sys_amount>decimal</sys_amount> <sys_all_amt>decimal</sys_all_amt> <sys_tax_amt>decimal</sys_tax_amt> <zk_closed>string</zk_closed> <if_power>string</if_power> <print_time>dateTime</print_time> <if_sendapp>string</if_sendapp> <if_out>boolean</if_out> <web_ver>int</web_ver> <erp_ver>int</erp_ver> <cost_center_name>string</cost_center_name> <buyer_name>string</buyer_name> <user_name>string</user_name> <approve_man_name>string</approve_man_name> <trans_type_name>string</trans_type_name> <currency_name>string</currency_name> <tax_name>string</tax_name> <vendor_name>string</vendor_name> <is_scp>string</is_scp> <scp_state>string</scp_state> </head> <bodyList> <xsd:schema>schema</xsd:schema>xml</bodyList> </GetPurchaseReceiptOrderForOrderIDResult> </GetPurchaseReceiptOrderForOrderIDResponse> </soap12:Body> </soap12:Envelope>