<wsdl:definitions xmlns:soap = "http://schemas.xmlsoap.org/wsdl/soap/"  xmlns:wsu = "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soapenc = "http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns = "https://connector.greywolf.com/p21/ws.aspx?result=ws&amp;v=1&amp;api=SalesPickTicketLinesSelect" xmlns:wsa = "http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsp = "http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsap = "http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:xsd = "http://www.w3.org/2001/XMLSchema" xmlns:msc = "http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsaw = "http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12 = "http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa10 = "http://www.w3.org/2005/08/addressing" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" targetNamespace="https://connector.greywolf.com/p21/ws.aspx?result=ws&amp;v=1&amp;api=SalesPickTicketLinesSelect" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">

	 <wsdl:types>
	 <xsd:schema targetNamespace="https://connector.greywolf.com/p21/ws.aspx?result=ws&amp;v=1&amp;api=SalesPickTicketLinesSelect" elementFormDefault="qualified" xmlns="http://www.w3.org/2001/XMLSchema">
	<xsd:element  name="SalesPickTicketLinesSelectRequestContainer">
	 <xsd:complexType>
	  <xsd:sequence>
		<xsd:element name="company_id" minOccurs="1" type="xsd:string"/>
		<xsd:element name="pick_ticket_no" minOccurs="1" type="xsd:decimal"/>
		<xsd:element name="APIKey"  minOccurs="1" type="xsd:string"/>
	  </xsd:sequence>
	</xsd:complexType>
	 </xsd:element>
	<xsd:element name="SalesPickTicketLinesSelectResponseContainerList">
	 <xsd:complexType>
	 <xsd:sequence>
	 <xsd:element maxOccurs="unbounded" minOccurs="0" name="SalesPickTicketLinesSelectResponseContainerItems" nillable="true" type="tns:SalesPickTicketLinesSelectResponseContainer" />
	 </xsd:sequence>
	 </xsd:complexType>
	</xsd:element>  
	   <xsd:complexType name="SalesPickTicketLinesSelectResponseContainer" >
	    <xsd:sequence maxOccurs="unbounded">
<xsd:element name="company_id" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="pick_ticket_no" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="line_number" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="item_id" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="print_quantity" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="ship_quantity" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="freight_in" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="date_created" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="date_last_modified" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="last_maintained_by" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="unit_of_measure" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="unit_size" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="unit_quantity" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="oe_line_no" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="qty_requested" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="qty_to_pick" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="staged" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="release_no" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="inv_mast_uid" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="created_by" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="freight_code_uid" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="unit_quantity_edited" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="environmental_fee_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="admin_fee_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="original_freight_in" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="inspected_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="qty_scanned" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="freight_in_min_applied_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="box_number" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="original_qty_to_pick" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="country_of_origin" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="ErrorCode" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="ErrorDescription" nillable="true" minOccurs="0" type="xsd:string"/>	    </xsd:sequence>
	   </xsd:complexType>
	<xsd:element name="FaultContainer">
	 <xsd:complexType>
	 <xsd:sequence>
	<xsd:element name="fault" type="xsd:string"/>
	 </xsd:sequence>
	 </xsd:complexType>
	</xsd:element>  
	   </xsd:schema>
	 </wsdl:types>


		<wsdl:message name="SalesPickTicketLinesSelectRequest" > 
			<wsdl:part name="parameters" element="tns:SalesPickTicketLinesSelectRequestContainer" />
		</wsdl:message>
		 <wsdl:message name="SalesPickTicketLinesSelectResponse" >
			<wsdl:part name="parameters" element="tns:SalesPickTicketLinesSelectResponseContainerList" />
		</wsdl:message>

		 <wsdl:message name="faultMsg">
		  <wsdl:part name="fault" element="tns:FaultContainer" /> 
		 </wsdl:message>

		<wsdl:portType name="SalesPickTicketLinesSelect">
			<wsdl:operation name="SalesPickTicketLinesSelect">
			<wsdl:input wsaw:Action="https://connector.greywolf.com/p21/ws.aspx?result=ws&amp;v=1&amp;api=SalesPickTicketLinesSelect" message="tns:SalesPickTicketLinesSelectRequest" />
			<wsdl:output wsaw:Action="https://connector.greywolf.com/p21/ws.aspx?result=ws&amp;v=1&amp;api=SalesPickTicketLinesSelect" message="tns:SalesPickTicketLinesSelectResponse" />
			<wsdl:fault name="fault" message="tns:faultMsg"/>
			 </wsdl:operation>
		</wsdl:portType>

		<wsdl:binding name="DefaultBinding_SalesPickTicketLinesSelect" type="tns:SalesPickTicketLinesSelect">
		 <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
		 <wsdl:operation name="SalesPickTicketLinesSelect">
		  <soap:operation soapAction="https://connector.greywolf.com/p21/ws.aspx?result=ws&amp;v=1&amp;api=SalesPickTicketLinesSelect" style="document" />
		  <wsdl:input>
		   <soap:body use="literal" />
		  </wsdl:input>
		  <wsdl:output>
		    <soap:body use="literal" />
		  </wsdl:output>
		<wsdl:fault name="fault"><soap:fault use="literal" name="fault"/></wsdl:fault>
		 </wsdl:operation>
		 </wsdl:binding>

		 <wsdl:service name="SalesPickTicketLinesSelectService">
			    <wsdl:port name="SalesPickTicketLinesSelect" binding="tns:DefaultBinding_SalesPickTicketLinesSelect">
			       <soap:address location="https://connector.greywolf.com/p21/ws.aspx?result=ws&amp;v=1&amp;api=SalesPickTicketLinesSelect" />
			   </wsdl:port> 
		 </wsdl:service>
	</wsdl:definitions>
