# 个体户商标信息表
# 接口描述
查询个体户商标信息表。
# 字符编码
UTF-8
# 请求地址
/openapi/enterprise/t_self_trademark_info
# 请求 Header 参数
参数名 | 类型 | 必填 | 说明 |
---|---|---|---|
accessToken | String | 是 | 请求发起时需要在 header 中,携带 accessToken,获取方式详见获取 accessToken |
# 版本号(ver)
1
# 请求方式
POST(application/json)
# 请求 Body 参数
参数名 | 类型 | 长度 | 必填 | 说明 |
---|---|---|---|---|
ver | Integer | - | 必填 | api 接口版本,参见具体 API 的版本。示例:1 |
creditCode | String | 255 | 非必填 | 统一社会信用代码 |
companyName | String | 255 | 非必填 | 企业名称 |
zzEid | String | 100 | 非必填 | 企业id |
pageNum | Integer | - | 非必填 | 页数,默认1 |
pageSize | Integer | - | 非必填 | 每页条数,默认20条,最多20条 |
# 请求 Body 示例
{
"ver": 1,
"creditCode":"92321003MA1TCE99X9"
}
1
2
3
4
2
3
4
# 应用级返回结果
参数名 | 类型 | 长度 | 必填 | 说明 |
---|---|---|---|---|
data | tSelfTrademarkInfo[] | - | 否 | 返回数据 |
totalCount | Integer | - | 是 | 总条数 |
pageNum | Integer | - | 是 | 页数 |
pageSize | Integer | - | 是 | 每页条数 |
dataCnt | Integer | - | 是 | 实际数据条数 |
# tSelfTrademarkInfo 属性值对象
参数名 | 类型 | 长度 | 必填 | 说明 |
---|---|---|---|---|
addressCn | string | 255 | YES | 申请人地址(中文) |
addressEn | string | 255 | YES | 申请人地址(英文) |
agent | string | 255 | YES | 代理/办理机构 |
applicant | string | 255 | YES | 申请人名称 |
applicantEn | string | 255 | YES | 申请人名称(英文) |
applicantShare | string | 255 | YES | 共有申请人 |
applyDate | string | 50 | YES | 申请日期 |
applyYear | string | 20 | YES | 申请注册年份 |
appointDate | string | 50 | YES | 后期指定日期 |
categoryFlag | string | 3 | YES | 商标类型标识 |
zzEid | string | 36 | YES | 申请人eid |
endDate | string | 50 | YES | 结束日期(专用权期限) |
firstPubdate | string | 50 | YES | 初审公告日期 |
firstPubno | string | 50 | YES | 初审公告期号 |
globalDate | string | 50 | YES | 国际注册日期 |
id | bigint | 20 | YES | 自增主键 |
imageUrl | string | 500 | YES | 商标图片(oss) |
isHistory | int | 3 | YES | 是否历史 |
isShared | string | 3 | YES | 是否共有商标 |
nowStatus | string | 100 | YES | 当前状态 |
orgImageUrl | string | 500 | YES | 商标图片(原始) |
period | string | 50 | YES | 专用权期限 |
priorityDate | string | 50 | YES | 优先权日期 |
regNumber | string | 50 | YES | 申请/注册号 |
regPubdate | string | 50 | YES | 注册公告日期 |
regPubno | string | 50 | YES | 注册公告期号 |
startDate | string | 50 | YES | 开始日期(专用权期限) |
trademarkForm | string | 255 | YES | 商标形式 |
trademarkName | string | 255 | YES | 商标名称 |
trademarkStatus | string | 255 | YES | 商标状态 |
trademarkType | string | 50 | YES | 商标类型 |
typeNum | string | 20 | YES | 国际分类 |
uTags | int | 3 | YES | 是否隐藏 |
Id | string | 50 | YES | 关联id |
# 返回结果示例
{
"code": 200,
"data": {
"list": [
{
"id": "611c869510e16d2b4d764724",
"regNumber": "3814256",
"trademarkName": "飞速;S",
"typeNum": "7",
"applyDate": "2003-11-25",
"applyYear": "2003",
"zzEid": "4114e15d075a6c9fec01368020c9f828",
"applicant": "邗江区富凯机床配件经营部",
"applicantEn": "",
"addressCn": "江苏省扬州市邗江区富丽康城8幢7号",
"addressEn": "",
"imageUrl": "https://qxb-img-osscache.qixin.com/official_trademark/dd4a47f0643d8907cd8ef04aaa9a091c.jpg",
"orgImageUrl": "https://wcjs.sbj.cnipa.gov.cn/image/a4/c91/3814256.jpg",
"firstPubno": "994",
"firstPubdate": "2005-10-07",
"regPubno": "1006",
"regPubdate": "2006-01-07",
"isShared": "0",
"applicantShare": "",
"trademarkType": "一般",
"categoryFlag": "0",
"period": "2016年01月07日至2026年01月06日",
"startDate": "2016-01-07",
"endDate": "2026-01-06",
"trademarkForm": "",
"globalDate": "",
"appointDate": "",
"priorityDate": "",
"agent": "北京汇泽知识产权代理有限公司",
"trademarkStatus": "注册商标被撤销",
"nowStatus": "无效(仅供参考)",
"isHistory": 0,
"utags": 0
},
{
"id": "611857f87b489f4732f6f314",
"regNumber": "9294347",
"trademarkName": "骆特克",
"typeNum": "7",
"applyDate": "2011-04-01",
"applyYear": "2011",
"zzEid": "4114e15d075a6c9fec01368020c9f828",
"applicant": "邗江区富凯机床配件经营部",
"applicantEn": "",
"addressCn": "江苏省扬州市邗江区富丽康城8幢7号",
"addressEn": "",
"imageUrl": "https://qxb-img-osscache.qixin.com/official_trademark/2147c93d8d1e9754423c491e2c71dcbb.jpg",
"orgImageUrl": "http://wcwj.sbj.cnipa.gov.cn:8080/images/TID/201104/347/5DCE1CB04C033FF189A35AAE283F3248/07/ORI.JPG",
"firstPubno": "1295",
"firstPubdate": "2012-01-13",
"regPubno": "1307",
"regPubdate": "2012-04-14",
"isShared": "0",
"applicantShare": "",
"trademarkType": "一般",
"categoryFlag": "0",
"period": "2022年04月14日至2032年04月13日",
"startDate": "2022-04-14",
"endDate": "2032-04-13",
"trademarkForm": "",
"globalDate": "",
"appointDate": "",
"priorityDate": "",
"agent": "湖南一定音知识产权代理有限公司",
"trademarkStatus": "注册",
"nowStatus": "",
"isHistory": 0,
"utags": 0
},
{
"id": "61154af5a9965af75a5c84b5",
"regNumber": "33827583",
"trademarkName": "洛科",
"typeNum": "9",
"applyDate": "2018-09-29",
"applyYear": "2018",
"zzEid": "4114e15d075a6c9fec01368020c9f828",
"applicant": "邗江区富凯机床配件经营部",
"applicantEn": "",
"addressCn": "江苏省扬州市邗江区富丽康城8幢7号",
"addressEn": "",
"imageUrl": "https://qxb-img-osscache.qixin.com/official_trademark/32c297658851f50c19172a86966f86f0.jpg",
"orgImageUrl": "http://wcwj.sbj.cnipa.gov.cn:8080/images/TID/201809/583/0DEA23E89330043A750EDE5EB3AA19D3/09/ORI.JPG",
"firstPubno": "1663",
"firstPubdate": "2019-09-13",
"regPubno": "1675",
"regPubdate": "2019-12-14",
"isShared": "0",
"applicantShare": "",
"trademarkType": "一般",
"categoryFlag": "0",
"period": "2019年12月14日至2029年12月13日",
"startDate": "2019-12-14",
"endDate": "2029-12-13",
"trademarkForm": "",
"globalDate": "",
"appointDate": "",
"priorityDate": "",
"agent": "江苏省宁海商标事务所有限公司",
"trademarkStatus": "注册",
"nowStatus": "",
"isHistory": 0,
"utags": 0
},
{
"id": "61154af8757ff3fb70bd87b4",
"regNumber": "33830330",
"trademarkName": "洛科",
"typeNum": "7",
"applyDate": "2018-09-29",
"applyYear": "2018",
"zzEid": "4114e15d075a6c9fec01368020c9f828",
"applicant": "邗江区富凯机床配件经营部",
"applicantEn": "",
"addressCn": "江苏省扬州市邗江区富丽康城8幢7号",
"addressEn": "",
"imageUrl": "https://qxb-img-osscache.qixin.com/official_trademark/48e1847d2e59d24f362ee9913bf1b31a.jpg",
"orgImageUrl": "http://wcwj.sbj.cnipa.gov.cn:8080/images/TID/201809/330/248597937162912149300C22E20C37FE/07/ORI.JPG",
"firstPubno": "1650",
"firstPubdate": "2019-06-06",
"regPubno": "1662",
"regPubdate": "2019-09-07",
"isShared": "0",
"applicantShare": "",
"trademarkType": "一般",
"categoryFlag": "0",
"period": "2019年09月07日至2029年09月06日",
"startDate": "2019-09-07",
"endDate": "2029-09-06",
"trademarkForm": "",
"globalDate": "",
"appointDate": "",
"priorityDate": "",
"agent": "江苏省宁海商标事务所有限公司",
"trademarkStatus": "注册",
"nowStatus": "",
"isHistory": 0,
"utags": 0
},
{
"id": "6112640e56309a53cc2af934",
"regNumber": "4546363",
"trademarkName": "北辰北方",
"typeNum": "9",
"applyDate": "2005-03-18",
"applyYear": "2005",
"zzEid": "4114e15d075a6c9fec01368020c9f828",
"applicant": "邗江区富凯机床配件经营部",
"applicantEn": "",
"addressCn": "江苏省扬州市邗江区富丽康城8幢7号",
"addressEn": "",
"imageUrl": "https://qxb-img-osscache.qixin.com/official_trademark/d9dc458930a1abfdefd88754babd99b0.jpg",
"orgImageUrl": "https://wcjs.sbj.cnipa.gov.cn/image/69/40b/4546363.jpg",
"firstPubno": "1092",
"firstPubdate": "2007-10-21",
"regPubno": "1104",
"regPubdate": "2008-01-21",
"isShared": "0",
"applicantShare": "",
"trademarkType": "一般",
"categoryFlag": "0",
"period": "2018年01月21日至2028年01月20日",
"startDate": "2018-01-21",
"endDate": "2028-01-20",
"trademarkForm": "",
"globalDate": "",
"appointDate": "",
"priorityDate": "",
"agent": "湖南一定音知识产权代理有限公司",
"trademarkStatus": "注册商标",
"nowStatus": "",
"isHistory": 0,
"utags": 0
},
{
"id": "6112641364449aa7a399cee6",
"regNumber": "4415831",
"trademarkName": "亚马逊;YAMAXN AMAZON",
"typeNum": "6",
"applyDate": "2004-12-15",
"applyYear": "2004",
"zzEid": "4114e15d075a6c9fec01368020c9f828",
"applicant": "邗江区富凯机床配件经营部",
"applicantEn": null,
"addressCn": "江苏省扬州市邗江区富丽康城8幢7号",
"addressEn": null,
"imageUrl": "https://qxb-img-osscache.qixin.com/official_trademark/7c6af11f38e89ebcb3beec874a528e00.jpg",
"orgImageUrl": "https://wcjs.sbj.cnipa.gov.cn/image/0f/93b/4415831.jpg",
"firstPubno": "1081",
"firstPubdate": "2007-07-28",
"regPubno": "1093",
"regPubdate": "2007-10-28",
"isShared": "0",
"applicantShare": null,
"trademarkType": "一般",
"categoryFlag": "0",
"period": "2017年10月28日至2027年10月27日",
"startDate": "2017-10-28",
"endDate": "2027-10-27",
"trademarkForm": null,
"globalDate": null,
"appointDate": null,
"priorityDate": null,
"agent": "上海一定音知识产权代理有限公司",
"trademarkStatus": "撤销/无效宣告申请审查中",
"nowStatus": null,
"isHistory": 0,
"utags": 0
},
{
"id": "611263fbdeec61134316ac39",
"regNumber": "4415833",
"trademarkName": "亚马逊;YAMAXN",
"typeNum": "6",
"applyDate": "2004-12-15",
"applyYear": "2004",
"zzEid": "4114e15d075a6c9fec01368020c9f828",
"applicant": "邗江区富凯机床配件经营部",
"applicantEn": "",
"addressCn": "江苏省扬州市邗江区富丽康城8幢7号",
"addressEn": "",
"imageUrl": "https://qxb-img-osscache.qixin.com/official_trademark/02e590f1072dab0702c7fe8a5ad3eb88.jpg",
"orgImageUrl": "https://wcjs.sbj.cnipa.gov.cn/image/c4/9ac/4415833.jpg",
"firstPubno": "1081",
"firstPubdate": "2007-07-28",
"regPubno": "1093",
"regPubdate": "2007-10-28",
"isShared": "0",
"applicantShare": "",
"trademarkType": "一般",
"categoryFlag": "0",
"period": "2017年10月28日至2027年10月27日",
"startDate": "2017-10-28",
"endDate": "2027-10-27",
"trademarkForm": "",
"globalDate": "",
"appointDate": "",
"priorityDate": "",
"agent": "上海一定音知识产权代理有限公司",
"trademarkStatus": "注册商标",
"nowStatus": "",
"isHistory": 0,
"utags": 0
},
{
"id": "61126409984be77125a120d0",
"regNumber": "4100995",
"trademarkName": "ADMS;阿达姆斯",
"typeNum": "6",
"applyDate": "2004-06-04",
"applyYear": "2004",
"zzEid": "4114e15d075a6c9fec01368020c9f828",
"applicant": "邗江区富凯机床配件经营部",
"applicantEn": "",
"addressCn": "江苏省扬州市邗江区富丽康城8幢7号",
"addressEn": "",
"imageUrl": "https://qxb-img-osscache.qixin.com/official_trademark/99a53c9da2c88e15dbff9ec05f5d5ff3.jpg",
"orgImageUrl": "https://wcjs.sbj.cnipa.gov.cn/image/99/fbc/4100995.jpg",
"firstPubno": "1042",
"firstPubdate": "2006-10-07",
"regPubno": "1054",
"regPubdate": "2007-01-07",
"isShared": "0",
"applicantShare": "",
"trademarkType": "一般",
"categoryFlag": "0",
"period": "2017年01月07日至2027年01月06日",
"startDate": "2017-01-07",
"endDate": "2027-01-06",
"trademarkForm": "",
"globalDate": "",
"appointDate": "",
"priorityDate": "",
"agent": "上海一定音知识产权代理有限公司",
"trademarkStatus": "注册商标",
"nowStatus": "",
"isHistory": 0,
"utags": 0
},
{
"id": "61126400519d04c2338514f4",
"regNumber": "4100994",
"trademarkName": "阿卡",
"typeNum": "6",
"applyDate": "2004-06-04",
"applyYear": "2004",
"zzEid": "4114e15d075a6c9fec01368020c9f828",
"applicant": "邗江区富凯机床配件经营部",
"applicantEn": "",
"addressCn": "江苏省扬州市邗江区富丽康城8幢7号",
"addressEn": "",
"imageUrl": "https://qxb-img-osscache.qixin.com/official_trademark/606d8642cf2fc8deacef1e6af92a2457.jpg",
"orgImageUrl": "https://wcjs.sbj.cnipa.gov.cn/image/37/4c5/4100994.jpg",
"firstPubno": "1040",
"firstPubdate": "2006-09-21",
"regPubno": "1052",
"regPubdate": "2006-12-21",
"isShared": "0",
"applicantShare": "",
"trademarkType": "一般",
"categoryFlag": "0",
"period": "2016年12月21日至2026年12月20日",
"startDate": "2016-12-21",
"endDate": "2026-12-20",
"trademarkForm": "",
"globalDate": "",
"appointDate": "",
"priorityDate": "",
"agent": "上海一定音知识产权代理有限公司",
"trademarkStatus": "注册商标",
"nowStatus": "",
"isHistory": 0,
"utags": 0
},
{
"id": "611264069ff590a13c3bb264",
"regNumber": "4482472",
"trademarkName": "图形",
"typeNum": "9",
"applyDate": "2005-01-26",
"applyYear": "2005",
"zzEid": "4114e15d075a6c9fec01368020c9f828",
"applicant": "邗江区富凯机床配件经营部",
"applicantEn": "",
"addressCn": "江苏省扬州市邗江区富丽康城8幢7号",
"addressEn": "",
"imageUrl": "https://qxb-img-osscache.qixin.com/official_trademark/f04bdb52fa86a7c316c2859746659aa4.jpg",
"orgImageUrl": "https://wcjs.sbj.cnipa.gov.cn/image/1a/508/4482472.jpg",
"firstPubno": "1091",
"firstPubdate": "2007-10-14",
"regPubno": "1103",
"regPubdate": "2008-01-14",
"isShared": "0",
"applicantShare": "",
"trademarkType": "一般",
"categoryFlag": "0",
"period": "2018年01月14日至2028年01月13日",
"startDate": "2018-01-14",
"endDate": "2028-01-13",
"trademarkForm": "",
"globalDate": "",
"appointDate": "",
"priorityDate": "",
"agent": "湖南一定音知识产权代理有限公司",
"trademarkStatus": "注册商标",
"nowStatus": "",
"isHistory": 0,
"utags": 0
},
{
"id": "611264148e35c1720b2ea16d",
"regNumber": "4546364",
"trademarkName": "北辰",
"typeNum": "7",
"applyDate": "2005-03-18",
"applyYear": "2005",
"zzEid": "4114e15d075a6c9fec01368020c9f828",
"applicant": "邗江区富凯机床配件经营部",
"applicantEn": "",
"addressCn": "江苏省扬州市邗江区富丽康城8幢7号",
"addressEn": "",
"imageUrl": "https://qxb-img-osscache.qixin.com/official_trademark/449c72e9eb04e99932537e8b4f9d7eda.jpg",
"orgImageUrl": "https://wcjs.sbj.cnipa.gov.cn/image/9a/2b3/4546364.jpg",
"firstPubno": "1092",
"firstPubdate": "2007-10-21",
"regPubno": "1104",
"regPubdate": "2008-01-21",
"isShared": "0",
"applicantShare": "",
"trademarkType": "一般",
"categoryFlag": "0",
"period": "2018年01月21日至2028年01月20日",
"startDate": "2018-01-21",
"endDate": "2028-01-20",
"trademarkForm": "",
"globalDate": "",
"appointDate": "",
"priorityDate": "",
"agent": "湖南一定音知识产权代理有限公司",
"trademarkStatus": "注册商标",
"nowStatus": "",
"isHistory": 0,
"utags": 0
},
{
"id": "61126405fefa526c21b0de24",
"regNumber": "4465346",
"trademarkName": "图形",
"typeNum": "7",
"applyDate": "2005-01-17",
"applyYear": "2005",
"zzEid": "4114e15d075a6c9fec01368020c9f828",
"applicant": "邗江区富凯机床配件经营部",
"applicantEn": "",
"addressCn": "江苏省扬州市邗江区富丽康城8幢7号",
"addressEn": "",
"imageUrl": "https://qxb-img-osscache.qixin.com/official_trademark/87d057d1f1544a23f11dd102628bb806.jpg",
"orgImageUrl": "https://wcjs.sbj.cnipa.gov.cn/image/c5/16c/4465346.jpg",
"firstPubno": "1077",
"firstPubdate": "2007-06-28",
"regPubno": "1089",
"regPubdate": "2007-09-28",
"isShared": "0",
"applicantShare": "",
"trademarkType": "一般",
"categoryFlag": "0",
"period": "2017年09月28日至2027年09月27日",
"startDate": "2017-09-28",
"endDate": "2027-09-27",
"trademarkForm": "",
"globalDate": "",
"appointDate": "",
"priorityDate": "",
"agent": "湖南一定音知识产权代理有限公司",
"trademarkStatus": "撤销/无效宣告申请审查中",
"nowStatus": "",
"isHistory": 0,
"utags": 0
}
],
"totalCount": 12,
"pageNum": 1,
"pageSize": 20,
"dataCnt": 12
},
"msg": "成功"
}
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
返回code码见 API 返回码说明