'upload_weights' Request Example

http://schemas.xmlsoap.org/soap/envelope/xmlns:ns1="urn:toatech:PartsCatalog:1.0">
	<SOAP-ENV:Body> 
		<ns1:upload_weights> 
			<user> 
				<now>2013-12-25T11:37:40Z</now> 
				<login>soap</login> 
				<company>in429</company> 
				<auth_string>3b3ec291807984a39e0e2a1f4d3aae21</auth_string> 
			</user> 
			<label>tttest2</label> 
			<language>en</language> 
			<weights> 
				<weight> 
					<item_label>test_item1</item_label> 
					<weight>7</weight> 
					<weight_label>weight_label1</weight_label> 
				</weight> 
				<weight> 
					<item_label>test_item1</item_label> 
					<weight>12</weight> 
					<weight_label>weight_label2</weight_label> 
				</weight> 
				<weight> 
					<item_label>test_item2</item_label> 
					<weight>3</weight> 
					<weight_label>weight_label1</weight_label> 
				</weight> 
				<weight> 
					<item_label>test_item3</item_label> 
					<weight>4</weight> 
					<weight_label>weight_label1</weight_label> 
				</weight> 
			</weights> 
		</ns1:upload_weights> 
	</SOAP-ENV:Body> 
</SOAP-ENV:Envelope>