Return the applications by applcation number and various other parameters.
GET {{baseUrl}}/v1/trademark/documents?text=<string>&serialNumber=<string>&specimenDescription=<string>&filingDescription=<string>&filingBasis=<string>&name=<string>&street=<string>&city=<string>&state=<string>&country=<string>&classCode=<string>&goodsServices=<string>&start=<long>&rows=<long>
Return the application by application number and various other parameters.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
text | string | Search text on all fields. | |
serialNumber | string | Serial Number is the id in the JSON document | |
specimenDescription | string | Specimen Description | |
filingDescription | string | Filing description. | |
filingBasis | string | Filing basis manual or fixed text). | |
name | string | Owner's name or address name. | |
street | string | Street address. | |
city | string | City. | |
state | string | State. | |
country | string | Country. | |
classCode | string | Class code | |
goodsServices | string | Goods and Services description/text. | |
start | string | Record off-set | |
rows | string | Enter number of rows you want. |
RESPONSES
status: OK
[]