<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.osspl.com/index.php?action=history&amp;feed=atom&amp;title=Validating_Transfer_Request</id>
	<title>Validating Transfer Request - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.osspl.com/index.php?action=history&amp;feed=atom&amp;title=Validating_Transfer_Request"/>
	<link rel="alternate" type="text/html" href="https://wiki.osspl.com/index.php?title=Validating_Transfer_Request&amp;action=history"/>
	<updated>2026-04-15T02:40:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.osspl.com/index.php?title=Validating_Transfer_Request&amp;diff=62&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;    1. Description     2. Parameters     3. HTTP Method     4. Example Test URL Request     5. Response  DescriptionTop  Checks if a transfer request is valid for the specifie...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.osspl.com/index.php?title=Validating_Transfer_Request&amp;diff=62&amp;oldid=prev"/>
		<updated>2015-07-21T12:44:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;    1. Description     2. Parameters     3. HTTP Method     4. Example Test URL Request     5. Response  DescriptionTop  Checks if a transfer request is valid for the specifie...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;    1. Description&lt;br /&gt;
    2. Parameters&lt;br /&gt;
    3. HTTP Method&lt;br /&gt;
    4. Example Test URL Request&lt;br /&gt;
    5. Response&lt;br /&gt;
&lt;br /&gt;
DescriptionTop&lt;br /&gt;
&lt;br /&gt;
Checks if a transfer request is valid for the specified domain name.&lt;br /&gt;
ParametersTop&lt;br /&gt;
Name 	Data Type 	Required / Optional 	Description&lt;br /&gt;
auth-userid 	Integer 	Required 	Authentication Parameter&lt;br /&gt;
api-key 	String 	Required 	Authentication Parameter&lt;br /&gt;
domain-name 	String 	Required 	Domain name for which you want to check if the transfer request is valid.&lt;br /&gt;
HTTP MethodTop&lt;br /&gt;
&lt;br /&gt;
GET&lt;br /&gt;
Example Test URL RequestTop&lt;br /&gt;
https://test.httpapi.com/api/domains/validate-transfer.json?auth-userid=0&amp;amp;api-key=key&amp;amp;domain-name=domain.com&lt;br /&gt;
ResponseTop&lt;br /&gt;
&lt;br /&gt;
Returns true (String) if the transfer request is valid. Returns false otherwise.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>