SycnDXDAERPWS


单击此处,获取完整的操作列表。

PutShipperOrder

上传发货单

测试

测试窗体只能用于使用基元类型作为参数的方法。

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/PutShipperOrder"

<?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>
    <PutShipperOrder xmlns="http://tempuri.org/">
      <pObjUL>
        <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>
      </pObjUL>
      <pObjHead>
        <trans_no>string</trans_no>
        <trans_date>dateTime</trans_date>
        <trans_source>string</trans_source>
        <user_id>string</user_id>
        <order_no>string</order_no>
        <shipped_amt>decimal</shipped_amt>
        <shipto_addr>string</shipto_addr>
        <transfer_mode>string</transfer_mode>
        <carrier_id>string</carrier_id>
        <approved>string</approved>
        <approve_man>string</approve_man>
        <approve_remark>string</approve_remark>
        <tax_id>string</tax_id>
        <remark>string</remark>
        <customer_id>string</customer_id>
        <closed>string</closed>
        <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>
        <acc_amt>decimal</acc_amt>
        <zk_amt>decimal</zk_amt>
        <cust_co>string</cust_co>
        <salesman>string</salesman>
        <cost_center>string</cost_center>
        <print_count>int</print_count>
        <accept_amt>decimal</accept_amt>
        <isser_type>string</isser_type>
        <vouchered>string</vouchered>
        <payment_id>string</payment_id>
        <exchange_goods>string</exchange_goods>
        <save_man>string</save_man>
        <save_time>dateTime</save_time>
        <app_time>dateTime</app_time>
        <or_trans_no>string</or_trans_no>
        <trans_type>string</trans_type>
        <invoice_closed>string</invoice_closed>
        <kb_trans_no>string</kb_trans_no>
        <contact_man>string</contact_man>
        <mob_no>string</mob_no>
        <tax_rate>decimal</tax_rate>
        <tel_no>string</tel_no>
        <rec_inc>string</rec_inc>
        <rec_man>string</rec_man>
        <rec_addr>string</rec_addr>
        <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>
        <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>
        <customer_name>string</customer_name>
        <cost_center_name>string</cost_center_name>
        <salesman_name>string</salesman_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>
        <is_scp>string</is_scp>
        <scp_state>string</scp_state>
      </pObjHead>
      <pObjLineList>
        <ShipperTableLine>
          <trans_no>string</trans_no>
          <line_no>int</line_no>
          <part_id>string</part_id>
          <location_id>string</location_id>
          <quantity>decimal</quantity>
          <unit_price>decimal</unit_price>
          <amount>decimal</amount>
          <ship_to_id>string</ship_to_id>
          <remark>string</remark>
          <order_no>string</order_no>
          <order_line_no>int</order_line_no>
          <closed>string</closed>
          <spec_add>string</spec_add>
          <unit>string</unit>
          <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>
          <parent_line>int</parent_line>
          <create_time>dateTime</create_time>
          <edit_time>dateTime</edit_time>
          <exchange_goods>string</exchange_goods>
          <return_qty>decimal</return_qty>
          <cust_co>string</cust_co>
          <notice_no>string</notice_no>
          <notice_line_no>int</notice_line_no>
          <tax_rate>decimal</tax_rate>
          <all_amt>decimal</all_amt>
          <zk_amt>decimal</zk_amt>
          <invoice_qty>decimal</invoice_qty>
          <tax_price>decimal</tax_price>
          <accept_amt>decimal</accept_amt>
          <accept_qty>decimal</accept_qty>
          <ar_amt>decimal</ar_amt>
          <ar_quantity>decimal</ar_quantity>
          <lot_no>string</lot_no>
          <user_6>string</user_6>
          <user_7>string</user_7>
          <user_8>decimal</user_8>
          <user_9>decimal</user_9>
          <user_10>decimal</user_10>
          <barcode>string</barcode>
          <wp_no>string</wp_no>
          <wp_line_no>int</wp_line_no>
          <comparison_no>string</comparison_no>
          <invoice_amt>decimal</invoice_amt>
          <sys_ar_amt>decimal</sys_ar_amt>
          <sys_invoice_amt>decimal</sys_invoice_amt>
          <sys_unit_price>decimal</sys_unit_price>
          <sys_amount>decimal</sys_amount>
          <sys_tax_price>decimal</sys_tax_price>
          <sys_all_amt>decimal</sys_all_amt>
          <cust_part_id>string</cust_part_id>
          <invoice_closed>string</invoice_closed>
          <com_pack_no>string</com_pack_no>
          <com_pack_line_no>int</com_pack_line_no>
          <serial_no>string</serial_no>
          <wo_rec_no>string</wo_rec_no>
          <wo_rec_line>int</wo_rec_line>
          <receipt_no>string</receipt_no>
          <receipt_line_no>int</receipt_line_no>
          <if_match>string</if_match>
          <check_man>string</check_man>
          <check_time>dateTime</check_time>
          <if_match2>string</if_match2>
          <check_man2>string</check_man2>
          <check_time2>dateTime</check_time2>
          <comparison_line_no>int</comparison_line_no>
          <scan_qty1>decimal</scan_qty1>
          <scan_qty2>decimal</scan_qty2>
          <adj_closed>string</adj_closed>
          <if_sign>string</if_sign>
          <tax_amt>decimal</tax_amt>
          <sys_tax_amt>decimal</sys_tax_amt>
          <zk_closed>string</zk_closed>
          <box_no>string</box_no>
          <web_pur_receipt_no>string</web_pur_receipt_no>
          <web_pur_receipt_line_no>int</web_pur_receipt_line_no>
          <temp_shipper_no>string</temp_shipper_no>
          <temp_shipper_line_no>int</temp_shipper_line_no>
          <sec_qty>decimal</sec_qty>
          <sec_unit>string</sec_unit>
        </ShipperTableLine>
        <ShipperTableLine>
          <trans_no>string</trans_no>
          <line_no>int</line_no>
          <part_id>string</part_id>
          <location_id>string</location_id>
          <quantity>decimal</quantity>
          <unit_price>decimal</unit_price>
          <amount>decimal</amount>
          <ship_to_id>string</ship_to_id>
          <remark>string</remark>
          <order_no>string</order_no>
          <order_line_no>int</order_line_no>
          <closed>string</closed>
          <spec_add>string</spec_add>
          <unit>string</unit>
          <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>
          <parent_line>int</parent_line>
          <create_time>dateTime</create_time>
          <edit_time>dateTime</edit_time>
          <exchange_goods>string</exchange_goods>
          <return_qty>decimal</return_qty>
          <cust_co>string</cust_co>
          <notice_no>string</notice_no>
          <notice_line_no>int</notice_line_no>
          <tax_rate>decimal</tax_rate>
          <all_amt>decimal</all_amt>
          <zk_amt>decimal</zk_amt>
          <invoice_qty>decimal</invoice_qty>
          <tax_price>decimal</tax_price>
          <accept_amt>decimal</accept_amt>
          <accept_qty>decimal</accept_qty>
          <ar_amt>decimal</ar_amt>
          <ar_quantity>decimal</ar_quantity>
          <lot_no>string</lot_no>
          <user_6>string</user_6>
          <user_7>string</user_7>
          <user_8>decimal</user_8>
          <user_9>decimal</user_9>
          <user_10>decimal</user_10>
          <barcode>string</barcode>
          <wp_no>string</wp_no>
          <wp_line_no>int</wp_line_no>
          <comparison_no>string</comparison_no>
          <invoice_amt>decimal</invoice_amt>
          <sys_ar_amt>decimal</sys_ar_amt>
          <sys_invoice_amt>decimal</sys_invoice_amt>
          <sys_unit_price>decimal</sys_unit_price>
          <sys_amount>decimal</sys_amount>
          <sys_tax_price>decimal</sys_tax_price>
          <sys_all_amt>decimal</sys_all_amt>
          <cust_part_id>string</cust_part_id>
          <invoice_closed>string</invoice_closed>
          <com_pack_no>string</com_pack_no>
          <com_pack_line_no>int</com_pack_line_no>
          <serial_no>string</serial_no>
          <wo_rec_no>string</wo_rec_no>
          <wo_rec_line>int</wo_rec_line>
          <receipt_no>string</receipt_no>
          <receipt_line_no>int</receipt_line_no>
          <if_match>string</if_match>
          <check_man>string</check_man>
          <check_time>dateTime</check_time>
          <if_match2>string</if_match2>
          <check_man2>string</check_man2>
          <check_time2>dateTime</check_time2>
          <comparison_line_no>int</comparison_line_no>
          <scan_qty1>decimal</scan_qty1>
          <scan_qty2>decimal</scan_qty2>
          <adj_closed>string</adj_closed>
          <if_sign>string</if_sign>
          <tax_amt>decimal</tax_amt>
          <sys_tax_amt>decimal</sys_tax_amt>
          <zk_closed>string</zk_closed>
          <box_no>string</box_no>
          <web_pur_receipt_no>string</web_pur_receipt_no>
          <web_pur_receipt_line_no>int</web_pur_receipt_line_no>
          <temp_shipper_no>string</temp_shipper_no>
          <temp_shipper_line_no>int</temp_shipper_line_no>
          <sec_qty>decimal</sec_qty>
          <sec_unit>string</sec_unit>
        </ShipperTableLine>
      </pObjLineList>
      <pOperType>Added or Change or Delete or APP or RE_APP or RETURN or CANCEL or CLOSE or RCLOSE or RE_CLOSE or NewMsg or DeleteMsg or AcceptMsg or RefusedMsg or Select or SystemSync or Pack_Save or Pack_Save1</pOperType>
    </PutShipperOrder>
  </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>
    <PutShipperOrderResponse xmlns="http://tempuri.org/">
      <PutShipperOrderResult>
        <ResState>Success or Fail or SysErrorMsg or Error or Confirm</ResState>
        <ResMessage>string</ResMessage>
      </PutShipperOrderResult>
    </PutShipperOrderResponse>
  </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>
    <PutShipperOrder xmlns="http://tempuri.org/">
      <pObjUL>
        <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>
      </pObjUL>
      <pObjHead>
        <trans_no>string</trans_no>
        <trans_date>dateTime</trans_date>
        <trans_source>string</trans_source>
        <user_id>string</user_id>
        <order_no>string</order_no>
        <shipped_amt>decimal</shipped_amt>
        <shipto_addr>string</shipto_addr>
        <transfer_mode>string</transfer_mode>
        <carrier_id>string</carrier_id>
        <approved>string</approved>
        <approve_man>string</approve_man>
        <approve_remark>string</approve_remark>
        <tax_id>string</tax_id>
        <remark>string</remark>
        <customer_id>string</customer_id>
        <closed>string</closed>
        <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>
        <acc_amt>decimal</acc_amt>
        <zk_amt>decimal</zk_amt>
        <cust_co>string</cust_co>
        <salesman>string</salesman>
        <cost_center>string</cost_center>
        <print_count>int</print_count>
        <accept_amt>decimal</accept_amt>
        <isser_type>string</isser_type>
        <vouchered>string</vouchered>
        <payment_id>string</payment_id>
        <exchange_goods>string</exchange_goods>
        <save_man>string</save_man>
        <save_time>dateTime</save_time>
        <app_time>dateTime</app_time>
        <or_trans_no>string</or_trans_no>
        <trans_type>string</trans_type>
        <invoice_closed>string</invoice_closed>
        <kb_trans_no>string</kb_trans_no>
        <contact_man>string</contact_man>
        <mob_no>string</mob_no>
        <tax_rate>decimal</tax_rate>
        <tel_no>string</tel_no>
        <rec_inc>string</rec_inc>
        <rec_man>string</rec_man>
        <rec_addr>string</rec_addr>
        <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>
        <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>
        <customer_name>string</customer_name>
        <cost_center_name>string</cost_center_name>
        <salesman_name>string</salesman_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>
        <is_scp>string</is_scp>
        <scp_state>string</scp_state>
      </pObjHead>
      <pObjLineList>
        <ShipperTableLine>
          <trans_no>string</trans_no>
          <line_no>int</line_no>
          <part_id>string</part_id>
          <location_id>string</location_id>
          <quantity>decimal</quantity>
          <unit_price>decimal</unit_price>
          <amount>decimal</amount>
          <ship_to_id>string</ship_to_id>
          <remark>string</remark>
          <order_no>string</order_no>
          <order_line_no>int</order_line_no>
          <closed>string</closed>
          <spec_add>string</spec_add>
          <unit>string</unit>
          <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>
          <parent_line>int</parent_line>
          <create_time>dateTime</create_time>
          <edit_time>dateTime</edit_time>
          <exchange_goods>string</exchange_goods>
          <return_qty>decimal</return_qty>
          <cust_co>string</cust_co>
          <notice_no>string</notice_no>
          <notice_line_no>int</notice_line_no>
          <tax_rate>decimal</tax_rate>
          <all_amt>decimal</all_amt>
          <zk_amt>decimal</zk_amt>
          <invoice_qty>decimal</invoice_qty>
          <tax_price>decimal</tax_price>
          <accept_amt>decimal</accept_amt>
          <accept_qty>decimal</accept_qty>
          <ar_amt>decimal</ar_amt>
          <ar_quantity>decimal</ar_quantity>
          <lot_no>string</lot_no>
          <user_6>string</user_6>
          <user_7>string</user_7>
          <user_8>decimal</user_8>
          <user_9>decimal</user_9>
          <user_10>decimal</user_10>
          <barcode>string</barcode>
          <wp_no>string</wp_no>
          <wp_line_no>int</wp_line_no>
          <comparison_no>string</comparison_no>
          <invoice_amt>decimal</invoice_amt>
          <sys_ar_amt>decimal</sys_ar_amt>
          <sys_invoice_amt>decimal</sys_invoice_amt>
          <sys_unit_price>decimal</sys_unit_price>
          <sys_amount>decimal</sys_amount>
          <sys_tax_price>decimal</sys_tax_price>
          <sys_all_amt>decimal</sys_all_amt>
          <cust_part_id>string</cust_part_id>
          <invoice_closed>string</invoice_closed>
          <com_pack_no>string</com_pack_no>
          <com_pack_line_no>int</com_pack_line_no>
          <serial_no>string</serial_no>
          <wo_rec_no>string</wo_rec_no>
          <wo_rec_line>int</wo_rec_line>
          <receipt_no>string</receipt_no>
          <receipt_line_no>int</receipt_line_no>
          <if_match>string</if_match>
          <check_man>string</check_man>
          <check_time>dateTime</check_time>
          <if_match2>string</if_match2>
          <check_man2>string</check_man2>
          <check_time2>dateTime</check_time2>
          <comparison_line_no>int</comparison_line_no>
          <scan_qty1>decimal</scan_qty1>
          <scan_qty2>decimal</scan_qty2>
          <adj_closed>string</adj_closed>
          <if_sign>string</if_sign>
          <tax_amt>decimal</tax_amt>
          <sys_tax_amt>decimal</sys_tax_amt>
          <zk_closed>string</zk_closed>
          <box_no>string</box_no>
          <web_pur_receipt_no>string</web_pur_receipt_no>
          <web_pur_receipt_line_no>int</web_pur_receipt_line_no>
          <temp_shipper_no>string</temp_shipper_no>
          <temp_shipper_line_no>int</temp_shipper_line_no>
          <sec_qty>decimal</sec_qty>
          <sec_unit>string</sec_unit>
        </ShipperTableLine>
        <ShipperTableLine>
          <trans_no>string</trans_no>
          <line_no>int</line_no>
          <part_id>string</part_id>
          <location_id>string</location_id>
          <quantity>decimal</quantity>
          <unit_price>decimal</unit_price>
          <amount>decimal</amount>
          <ship_to_id>string</ship_to_id>
          <remark>string</remark>
          <order_no>string</order_no>
          <order_line_no>int</order_line_no>
          <closed>string</closed>
          <spec_add>string</spec_add>
          <unit>string</unit>
          <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>
          <parent_line>int</parent_line>
          <create_time>dateTime</create_time>
          <edit_time>dateTime</edit_time>
          <exchange_goods>string</exchange_goods>
          <return_qty>decimal</return_qty>
          <cust_co>string</cust_co>
          <notice_no>string</notice_no>
          <notice_line_no>int</notice_line_no>
          <tax_rate>decimal</tax_rate>
          <all_amt>decimal</all_amt>
          <zk_amt>decimal</zk_amt>
          <invoice_qty>decimal</invoice_qty>
          <tax_price>decimal</tax_price>
          <accept_amt>decimal</accept_amt>
          <accept_qty>decimal</accept_qty>
          <ar_amt>decimal</ar_amt>
          <ar_quantity>decimal</ar_quantity>
          <lot_no>string</lot_no>
          <user_6>string</user_6>
          <user_7>string</user_7>
          <user_8>decimal</user_8>
          <user_9>decimal</user_9>
          <user_10>decimal</user_10>
          <barcode>string</barcode>
          <wp_no>string</wp_no>
          <wp_line_no>int</wp_line_no>
          <comparison_no>string</comparison_no>
          <invoice_amt>decimal</invoice_amt>
          <sys_ar_amt>decimal</sys_ar_amt>
          <sys_invoice_amt>decimal</sys_invoice_amt>
          <sys_unit_price>decimal</sys_unit_price>
          <sys_amount>decimal</sys_amount>
          <sys_tax_price>decimal</sys_tax_price>
          <sys_all_amt>decimal</sys_all_amt>
          <cust_part_id>string</cust_part_id>
          <invoice_closed>string</invoice_closed>
          <com_pack_no>string</com_pack_no>
          <com_pack_line_no>int</com_pack_line_no>
          <serial_no>string</serial_no>
          <wo_rec_no>string</wo_rec_no>
          <wo_rec_line>int</wo_rec_line>
          <receipt_no>string</receipt_no>
          <receipt_line_no>int</receipt_line_no>
          <if_match>string</if_match>
          <check_man>string</check_man>
          <check_time>dateTime</check_time>
          <if_match2>string</if_match2>
          <check_man2>string</check_man2>
          <check_time2>dateTime</check_time2>
          <comparison_line_no>int</comparison_line_no>
          <scan_qty1>decimal</scan_qty1>
          <scan_qty2>decimal</scan_qty2>
          <adj_closed>string</adj_closed>
          <if_sign>string</if_sign>
          <tax_amt>decimal</tax_amt>
          <sys_tax_amt>decimal</sys_tax_amt>
          <zk_closed>string</zk_closed>
          <box_no>string</box_no>
          <web_pur_receipt_no>string</web_pur_receipt_no>
          <web_pur_receipt_line_no>int</web_pur_receipt_line_no>
          <temp_shipper_no>string</temp_shipper_no>
          <temp_shipper_line_no>int</temp_shipper_line_no>
          <sec_qty>decimal</sec_qty>
          <sec_unit>string</sec_unit>
        </ShipperTableLine>
      </pObjLineList>
      <pOperType>Added or Change or Delete or APP or RE_APP or RETURN or CANCEL or CLOSE or RCLOSE or RE_CLOSE or NewMsg or DeleteMsg or AcceptMsg or RefusedMsg or Select or SystemSync or Pack_Save or Pack_Save1</pOperType>
    </PutShipperOrder>
  </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>
    <PutShipperOrderResponse xmlns="http://tempuri.org/">
      <PutShipperOrderResult>
        <ResState>Success or Fail or SysErrorMsg or Error or Confirm</ResState>
        <ResMessage>string</ResMessage>
      </PutShipperOrderResult>
    </PutShipperOrderResponse>
  </soap12:Body>
</soap12:Envelope>