特定车辆和产品组组合的零件搜索请求
此请求输出特定车辆和产品组组合的所有可用零件。
请求URL
https://onedb.tecalliance.cn/api/articles
查询参数
名称 | 类型 | 要求 | 样例 | 描述 |
---|---|---|---|---|
country | String | 是 | CN | 这是基于ISO 3166的语言代码。 |
lang | String | 是 | EN | 这是基于ISO 639的语言代码。 |
carId | Integer | 是 | 18358 | 这是车辆的TecDoc kType号。 |
linkageTargetType | Integer | 是 | 2 | 这是目标车辆类型。乘用车请用2。 |
productGroups | Array | 否 | 669 | 这会将零件搜索结果限制为属于该产品组的结果。 |
page | Integer | 否 | 1 | 将结果拆分为多页时的页码。 |
perpage | Integer | 否 | 1 | 每页的项目数。 |
JSON输入
{
"country": "CN",
"lang": "EN",
"carId": 18358,
"linkageTargetType": 2,
"productGroups": [
669,
3145
],
"page": 1,
"perPage": 1
}
响应
一个成功的请求将会返回HTTP 200正确状态代码和如下参数的JSON响应。
名称 | 类型 | 样例 | 描述 |
---|---|---|---|
totalMatching | Integer | 3 | 已提交请求的匹配零件总数。 |
MaxAllowedPage | Integer | 3 | 用户可以为上述特定请求访问的最大页面数。如果请求有多个项,那么maxAllowedPage号将较低。 |
uid | Integer | 3703021090606551408 | 零件/产品的唯一ID。 |
dataSupplierId | Integer | 6304 | TecDoc中数据供应商的ID。 |
articleNumber | String | CU-AU042 | TecDoc中的零件号。 |
mfrId | Integer | 5108 | TecDoc中制造商的ID。 |
mfrName | String | QUICK BRAKE | TecDoc中的制造商名称。 |
misc > articleStatusId | Integer | 1 | 零件状态的ID。 |
misc > articleStatusDescription | String | Normal | 有关零件状态ID的说明。 |
misc > articleStatusValidFromDate | Date | 20190703 | 有效状态的起始日期。 |
misc > quantityPerPackage | Integer | 1 | 每包的数量。 |
misc > quantityPerPartPerPackage | Integer | 1 | 每包每件的数量。 |
misc > isSelfServicePacking | Boolean | false | |
misc > hasMandatoryMaterialCertification | Boolean | false | |
misc > isRemanufacturedPart | Boolean | false | |
misc > isAccessory | Boolean | false | 零件是否为附件的通知。 |
misc > batchSize1 | |||
misc > batchSize2 | |||
genericArticles > genericArticleId | Integer | 669 | 产品组ID |
genericArticles > genericArticleDescription | String | Brake Lines Set | 产品组描述 |
articleText | |||
gtins | Integer | 5706021095784 | EAN代码 |
tradeNumbers | String | - | 零件的贸易编号。 |
oemNumbers | object | - | OE号 |
replacesArticles | Array | - | 被此零件替换的零件号。 |
replacedByArticles | Array | - | 替换此零件的零件号。 |
articleCriteria | Array | - | 零件号参数。 |
linkage > linkageTargetTypeId | Integer | 2 | 目标车辆类型。乘用车为2。 |
linkage > carId | Integer | 18358 | 车辆代码(Ktype)。 |
linkage > linkageCriteria | Object | - | 零件号的车辆相关参数。 |
pdfs > url | URL | 与零件相关的PDF文档的URL。 | |
images > url | URL | http://... | 图像路径的URL。 |
images > type | String | JPG | 图像的类型。 |
links > url | URL | http://... | 指向外部链接的URL,例如Youtube视频。 |
JSON输出
{
"totalMatching": 3,
"maxAllowedPage": 3,
"articles": [
{
"uid": "8986749327457989049",
"dataSupplierId": 6274,
"articleNumber": "ZV437C",
"mfrId": 5075,
"mfrName": "ZZVF",
"misc": {
"articleStatusId": 1,
"articleStatusDescription": "Normal",
"articleStatusValidFromDate": 20180628,
"quantityPerPackage": 1,
"quantityPerPartPerPackage": 1,
"isSelfServicePacking": false,
"hasMandatoryMaterialCertification": false,
"isRemanufacturedPart": false,
"isAccessory": false,
"batchSize1": null,
"batchSize2": null
},
"genericArticles": [
{
"genericArticleId": 3145,
"genericArticleDescription": "Expansion Tank, power steering hydraulic oil"
}
],
"articleText": null,
"gtins": null,
"tradeNumbers": null,
"oemNumbers": [
{
"articleNumber": "1J0422371C",
"mfrId": 5,
"mfrName": "AUDI"
},
{
"articleNumber": "1J0422371C",
"mfrId": 104,
"mfrName": "SEAT"
},
{
"articleNumber": "1J0422371C",
"mfrId": 106,
"mfrName": "SKODA"
},
{
"articleNumber": "1J0422371B",
"mfrId": 121,
"mfrName": "VW"
},
{
"articleNumber": "1J0422371C",
"mfrId": 121,
"mfrName": "VW"
},
{
"articleNumber": "1J0422371D",
"mfrId": 121,
"mfrName": "VW"
},
{
"articleNumber": "1J0422371C",
"mfrId": 253,
"mfrName": "VAG"
}
],
"replacesArticles": null,
"replacedByArticles": null,
"mainArticle": null,
"partslist": null,
"articleCriteria": null,
"linkage": {
"linkageTargetTypeId": 2,
"carId": 18358,
"linkageCriteria": [
null
]
},
"pdfs": null,
"images": [
{
"url": "https://onedbcdn.tecalliance.cn/static/6274/WlY0MzdDLkpQRw==",
"type": "JPG"
},
{
"url": "https://onedbcdn.tecalliance.cn/static/6274/WlY0MzdDXzIuSlBH",
"type": "JPG"
},
{
"url": "https://onedbcdn.tecalliance.cn/static/6274/WlY0MzdDXzRfLkpQRw==",
"type": "JPG"
}
],
"links": null
}
],
"productGroupFacets": null
}