<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=ItemsWarehouseProductList" 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=ItemsWarehouseProductList" 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=ItemsWarehouseProductList" elementFormDefault="qualified" xmlns="http://www.w3.org/2001/XMLSchema">
	<xsd:element  name="ItemsWarehouseProductListRequestContainer">
	 <xsd:complexType>
	  <xsd:sequence>
		<xsd:element name="company_id" minOccurs="1" type="xsd:string"/>
		<xsd:element name="item_id" minOccurs="0" type="xsd:string"/>
		<xsd:element name="location_id" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="brs-b-moddate" minOccurs="0" type="xsd:string"/>
		<xsd:element name="brs-e-moddate" minOccurs="0" type="xsd:string"/>
		<xsd:element name="filter" minOccurs="0" type="xsd:string"/>
		<xsd:element name="APIKey"  minOccurs="1" type="xsd:string"/>
	<xsd:element name="LocationProductListRequestContainer" minOccurs="0" maxOccurs="unbounded">
	 <xsd:complexType >
	  <xsd:sequence>
		<xsd:element name="item_id" minOccurs="0" type="xsd:string"/>
		<xsd:element name="location_id" minOccurs="0" type="xsd:decimal"/>
	  </xsd:sequence><xsd:attribute name="id" type="xsd:string" />
	</xsd:complexType> 
	 </xsd:element>
	  </xsd:sequence>
	</xsd:complexType>
	 </xsd:element>
	<xsd:element name="ItemsWarehouseProductListResponseContainerList">
	 <xsd:complexType>
	 <xsd:sequence>
	 <xsd:element maxOccurs="unbounded" minOccurs="0" name="ItemsWarehouseProductListResponseContainerItems" nillable="true" type="tns:ItemsWarehouseProductListResponseContainer" />
	 </xsd:sequence>
	 </xsd:complexType>
	</xsd:element>  
	   <xsd:complexType name="ItemsWarehouseProductListResponseContainer" >
	    <xsd:sequence maxOccurs="unbounded">
<xsd:element name="company_id" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="location_id" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="item_id" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="item_desc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="extended_desc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="weight" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="inactive" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="class_id1" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="class_id2" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="class_id3" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="class_id4" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="class_id5" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="product_type" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="sales_pricing_unit" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="sales_pricing_unit_size" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="purchase_pricing_unit" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="purchase_pricing_unit_size" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="default_selling_unit" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="default_purchasing_unit" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="restricted_flag" nillable="true" minOccurs="0" type="xsd:string"/><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="sellable" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="moving_average_cost" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="standard_cost" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="inv_min" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="inv_max" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="safety_stock" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="stockable" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="product_group_id" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="purchase_class" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="sales_discount_group" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="primary_bin" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="date_last_counted" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="requisition" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="deadstock_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="default_shipment" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="primary_supplier_id" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="on_release_schedule_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="on_backorder_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="last_sale_date" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="last_purchase_date" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="inv_last_changed_date" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="discontinued" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="allow_ds_discontinued_items" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="allow_sp_discontinued_items" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="safety_stock_type" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="price_family_uid" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="delete_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="default_selling_unit1" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="promotional_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="effective_date" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="assembly_prompt_option" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="restricted_flag1" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="qty_on_hand" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="qty_in_process" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="protected_stock_qty" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="qty_allocated" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="qty_backordered" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="qty_in_transit" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="qty_reserved_due_in" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="price1" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="price2" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="price3" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="price4" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="price5" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="price6" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="price7" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="price8" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="price9" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="price10" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="qty_quarantined" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="qty_non_pickable" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="name" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="phys_address1" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="phys_address2" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="phys_city" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="phys_state" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="phys_postal_code" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="phys_country" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="central_phone_Number" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="central_fax_number" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="purchase_discount_group" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="cube" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="short_code" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="net_weight" nillable="true" minOccurs="0" type="xsd:decimal"  /><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="ItemsWarehouseProductListRequest" > 
			<wsdl:part name="parameters" element="tns:ItemsWarehouseProductListRequestContainer" />
		</wsdl:message>
		 <wsdl:message name="ItemsWarehouseProductListResponse" >
			<wsdl:part name="parameters" element="tns:ItemsWarehouseProductListResponseContainerList" />
		</wsdl:message>

		 <wsdl:message name="faultMsg">
		  <wsdl:part name="fault" element="tns:FaultContainer" /> 
		 </wsdl:message>

		<wsdl:portType name="ItemsWarehouseProductList">
			<wsdl:operation name="ItemsWarehouseProductList">
			<wsdl:input wsaw:Action="https://connector.greywolf.com/p21/ws.aspx?result=ws&amp;v=1&amp;api=ItemsWarehouseProductList" message="tns:ItemsWarehouseProductListRequest" />
			<wsdl:output wsaw:Action="https://connector.greywolf.com/p21/ws.aspx?result=ws&amp;v=1&amp;api=ItemsWarehouseProductList" message="tns:ItemsWarehouseProductListResponse" />
			<wsdl:fault name="fault" message="tns:faultMsg"/>
			 </wsdl:operation>
		</wsdl:portType>

		<wsdl:binding name="DefaultBinding_ItemsWarehouseProductList" type="tns:ItemsWarehouseProductList">
		 <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
		 <wsdl:operation name="ItemsWarehouseProductList">
		  <soap:operation soapAction="https://connector.greywolf.com/p21/ws.aspx?result=ws&amp;v=1&amp;api=ItemsWarehouseProductList" 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="ItemsWarehouseProductListService">
			    <wsdl:port name="ItemsWarehouseProductList" binding="tns:DefaultBinding_ItemsWarehouseProductList">
			       <soap:address location="https://connector.greywolf.com/p21/ws.aspx?result=ws&amp;v=1&amp;api=ItemsWarehouseProductList" />
			   </wsdl:port> 
		 </wsdl:service>
	</wsdl:definitions>
