Skip to content

QueryTrademarkList

Query a list of trademarks in the own and subreseller accounts.

Possible Gateways

The following parameters are standard parameters for this command.

Command
COMMAND = QueryTradeMarkList
Response
code = (INT)
description = (TEXT)
property[TRADEMARK][n] = (TEXT)
property[TRADEMARK_TYPE][n] = (TEXT)
property[TRADEMARK_NAME][n] = (TEXT)
property[TRADEMARK_STATUS][n] = (TEXT)
property[REGISTRAR][n] = (TEXT)
property[ENTITLEMENT][n] = (TEXT)
property[REGISTRATION_EXPIRATION_DATE][n] = (TEXT)
property[RENEWAL_DATE][n] = (TEXT)
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)
TRADEMARKThe trademark ID.
TRADEMARK_TYPEThe type of the trademark.
TRADEMARK_NAMEThe trademark name.
TRADEMARK_STATUSStatus of the trademark.
REGISTRARRegistrar.
ENTITLEMENTEntitlement of the trademark.
REGISTRATION_EXPIRATION_DATERegistration expiration date of the trademark.
RENEWAL_DATERenewal date of the trademark.
COUNTTotal number of contacts shown
FIRSTPointer to the first shown ID
LASTPointer to the last shown ID
LIMITThe limit given in the command
TOTALTotal number of existing contacts

The following parameters are optional for this command.

Command
COMMAND = QueryTradeMarkList
TRADEMARKNAME = <PATTERN>
TRADEMARKTYPE = REGISTERED_MARK|COURT_VALIDATED_MARK|STATUTE_OR_TREATY
ORDER = ASC|DESC
ORDERBY = TRADEMARKNAME|RENEWALDATE|TRADEMARKTYPE|ENTITLEMENT|TRADEMARKSTATUS
TYPE = DEFAULT( The trademarklist)|SHOWSUBLAYER(Show all trademarks located on suberseller accounts)
GENERATELIST = 0|1
SENDLISTEMAIL = <EMAILS>
FIRST = <INT>
LIMIT = <INT>
WIDE = 0|1
Response
code = (INT)
description = (TEXT)
property[TRADEMARK][n] = (TEXT)
property[TRADEMARK_TYPE][n] = (TEXT)
property[TRADEMARK_NAME][n] = (TEXT)
property[TRADEMARK_STATUS][n] = (TEXT)
property[REGISTRAR][n] = (TEXT)
property[ENTITLEMENT][n] = (TEXT)
property[REGISTRATION_EXPIRATION_DATE][n] = (TEXT)
property[RENEWAL_DATE][n] = (TEXT)
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)
TRADEMARKNAMESearch pattern for trademark names in the list. (optional)
TRADEMARKTYPESearch pattern for trademark types in the list. (optional)
ORDERASC|DESC (optional)
ORDERBYSort the result by this column (optional)
TYPESelect the data set based on different criteria (optional)
GENERATELISTShow result on screen|Generate a CSV File and upload to ftp (optional)
SENDLISTEMAILEmail address where the CSV will be sent to (optional)
FIRSTStart the output of results from this item (optional)
LIMITShow only this many items in the response (optional)
WIDE0|1 (optional)