<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=ItemsProductInsertUpdate" 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=ItemsProductInsertUpdate" 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=ItemsProductInsertUpdate" elementFormDefault="qualified" xmlns="http://www.w3.org/2001/XMLSchema">
	<xsd:element  name="ItemsProductInsertUpdateRequestContainer">
	 <xsd:complexType>
	  <xsd:sequence>
		<xsd:element name="item_id" minOccurs="1" type="xsd:string"/>
		<xsd:element name="item_desc" minOccurs="0" type="xsd:string"/>
		<xsd:element name="delete_flag" minOccurs="0" type="xsd:string"/>
		<xsd:element name="weight" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="net_weight" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="date_created" minOccurs="0" type="xsd:string"/>
		<xsd:element name="date_last_modified" minOccurs="0" type="xsd:string"/>
		<xsd:element name="last_maintained_by" minOccurs="0" type="xsd:string"/>
		<xsd:element name="inactive" minOccurs="0" type="xsd:string"/>
		<xsd:element name="product_type" minOccurs="0" type="xsd:string"/>
		<xsd:element name="price1" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="price2" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="price3" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="price4" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="price5" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="price6" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="price7" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="price8" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="price9" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="price10" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="default_sales_discount_group" minOccurs="0" type="xsd:string"/>
		<xsd:element name="default_purchase_disc_group" minOccurs="0" type="xsd:string"/>
		<xsd:element name="sales_pricing_unit" minOccurs="0" type="xsd:string"/>
		<xsd:element name="sales_pricing_unit_size" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="purchase_pricing_unit" minOccurs="0" type="xsd:string"/>
		<xsd:element name="purchase_pricing_unit_size" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="catalog_item" minOccurs="0" type="xsd:string"/>
		<xsd:element name="default_selling_unit" minOccurs="0" type="xsd:string"/>
		<xsd:element name="default_purchasing_unit" minOccurs="0" type="xsd:string"/>
		<xsd:element name="base_unit" minOccurs="0" type="xsd:string"/>
		<xsd:element name="item_type_cd" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="source_type_cd" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="currency_id" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="haz_mat_flag" minOccurs="0" type="xsd:string"/>
		<xsd:element name="track_lots" minOccurs="0" type="xsd:string"/>
		<xsd:element name="unit_size" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="other_charge_item" minOccurs="0" type="xsd:string"/>
		<xsd:element name="extended_desc" minOccurs="0" type="xsd:string"/>
		<xsd:element name="keywords" minOccurs="0" type="xsd:string"/>
		<xsd:element name="APIKey"  minOccurs="1" type="xsd:string"/>
	  </xsd:sequence>
	</xsd:complexType>
	 </xsd:element>
	<xsd:element name="ItemsProductInsertUpdateResponseContainerList">
	 <xsd:complexType>
	 <xsd:sequence>
	 <xsd:element maxOccurs="unbounded" minOccurs="0" name="ItemsProductInsertUpdateResponseContainerItems" nillable="true" type="tns:ItemsProductInsertUpdateResponseContainer" />
	 </xsd:sequence>
	 </xsd:complexType>
	</xsd:element>  
	   <xsd:complexType name="ItemsProductInsertUpdateResponseContainer" >
	    <xsd:sequence maxOccurs="unbounded">
<xsd:element name="item_id" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="inv_mast_uid" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="item_desc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="delete_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="weight" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="net_weight" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="default_selling_unit" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="unit_size" 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="inactive" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="date_inactive" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="date_reactive" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="catch_weight_indicator" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="serialized" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="product_type" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="hose" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="fitting" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="short_code" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="track_lots" 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="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="default_sales_discount_group" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="default_purchase_disc_group" 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="extended_desc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="discount_group_description" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="discount_group_description1" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="catalog_item" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="commission_class_id" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="other_charge_item" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="update_via_pricing_service" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="default_purchasing_unit" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="convert_quantities" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="haz_mat_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="item_terms_discount_pct" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="rationalized" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="keywords" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="vendor_consigned" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="base_unit" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="service_terms_discount_pct" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="service_commission_class_id" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="last_pricing_service_date" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="default_price_family_uid" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="price_family_id" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="price_family_desc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="avail_for_sch_delivery_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="use_revisions_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="length" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="width" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="height" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="manufacturer_program_type_uid" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="item_type_cd" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="cust_parent_inv_mast_uid" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="item_id1" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="parent_item_id" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="parent_item_desc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="msds_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="source_type_cd" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="item_sales_tax_class" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="catch_lot_weight_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="redemption_value" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="commodity_cd" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="net_mass_in_kgs" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="supplementary_uom" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="type_of_sale" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="conoco_division_class_id" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="buy_get_class" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="cylinder_item_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="partner_program_labor_item_flag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="brand_type" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="assembly_type" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="sales_discount_group_description" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="purchasing_discount_group_description" 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="ItemsProductInsertUpdateRequest" > 
			<wsdl:part name="parameters" element="tns:ItemsProductInsertUpdateRequestContainer" />
		</wsdl:message>
		 <wsdl:message name="ItemsProductInsertUpdateResponse" >
			<wsdl:part name="parameters" element="tns:ItemsProductInsertUpdateResponseContainerList" />
		</wsdl:message>

		 <wsdl:message name="faultMsg">
		  <wsdl:part name="fault" element="tns:FaultContainer" /> 
		 </wsdl:message>

		<wsdl:portType name="ItemsProductInsertUpdate">
			<wsdl:operation name="ItemsProductInsertUpdate">
			<wsdl:input wsaw:Action="https://connector.greywolf.com/p21/ws.aspx?result=ws&amp;v=1&amp;api=ItemsProductInsertUpdate" message="tns:ItemsProductInsertUpdateRequest" />
			<wsdl:output wsaw:Action="https://connector.greywolf.com/p21/ws.aspx?result=ws&amp;v=1&amp;api=ItemsProductInsertUpdate" message="tns:ItemsProductInsertUpdateResponse" />
			<wsdl:fault name="fault" message="tns:faultMsg"/>
			 </wsdl:operation>
		</wsdl:portType>

		<wsdl:binding name="DefaultBinding_ItemsProductInsertUpdate" type="tns:ItemsProductInsertUpdate">
		 <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
		 <wsdl:operation name="ItemsProductInsertUpdate">
		  <soap:operation soapAction="https://connector.greywolf.com/p21/ws.aspx?result=ws&amp;v=1&amp;api=ItemsProductInsertUpdate" 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="ItemsProductInsertUpdateService">
			    <wsdl:port name="ItemsProductInsertUpdate" binding="tns:DefaultBinding_ItemsProductInsertUpdate">
			       <soap:address location="https://connector.greywolf.com/p21/ws.aspx?result=ws&amp;v=1&amp;api=ItemsProductInsertUpdate" />
			   </wsdl:port> 
		 </wsdl:service>
	</wsdl:definitions>
