CheckClaims
The CheckClaims Command is used to determine whether or not there are any matching trademarks, in the specified launch phase, for each domain name passed in the command. If there is at least one matching trademark that exists for the domain name, a "claim key", "claim url" and "claim validator id" property is returned. You can specify a maximum of 32 domains.
Possible Gateways
The command CheckClaims is available via the following gateways:
Required Parameters
The following parameters are standard parameters for this command.
Command
COMMAND = CheckClaims
DOMAIN# = (DOMAIN)
CLASS = (TEXT)
Response
code = (INT)
description = (TEXT)
property[CLAIM_EXISTS][n] = (TEXT)
property[CLAIM_KEY][n] = (TEXT)
property[CLAIM_URL][n] = (TEXT)
property[CLAIM_VALIDATOR_ID][n] = (TEXT)
property[RUNTIME][0] = (TEXT)
Attributes
DOMAIN# | Domain name to be checked (optional) |
CLASS | Application class (optional) e.g. TLD-GOLIVE |
CLAIM_EXISTS | Returns the 1 if claim exists or 0 if not exists |
CLAIM_KEY | The claim key |
CLAIM_URL | Claimsnotice download URL |
CLAIM_VALIDATOR_ID | The claim key |