'get_quota_close_time' Request Example

<?xml version="1.0" encoding="UTF-8"?> 
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="urn:toa:capacity"> 
	<SOAP-ENV:Body> 
		<ns1:get_quota_close_time> 
			<user> 
				<now>2014-01-27T15:56:59Z</now> 
				<login>soap</login> 
				<company>in132</company> 
				<auth_string>e8fe873cc5dd62e7eba52d620f5be797</auth_string> 
			</user> 
			<bucket_id>routing</bucket_id> 
		</ns1:get_quota_close_time> 
	</SOAP-ENV:Body> 
</SOAP-ENV:Envelope>