5106.Search Part Number via VIN

Brief Summary: Request URL: Request example: Request method: Parameters:

ParameterRequiredTypeDescription
epcYesstringGet epc from 3001
actionYesstringsearch_part_number
vinYesstring
query_match_typeYesstringexact,inexact
query_part_numberYesstring
is_vin_filter_openNostringEnable VIN-based part filtering: 1 = enabled, 0 = disabled (default: 1)
userYesstringuser name
epc_idNostring
js_idNostring
tokenYesstringMD5(concat(MD5(‘myusername’),MD5(‘mypassword’),’/xxx?action=search_part_number&vin=xxxxxxxxxxxxxxxxx&query_match_type=exact&query_part_number=xxxxxx’))

Response of exact search
{

"code":1,

"msg":"success",

"data":{

"searchlist":[

{

"cata_level":"2",

"cata_name_en":"STANDARD TOOL",

"cata_name_zh":"标准工具",

"illustration_img_address":"090562C.png",

"callout":"09114",

"cata_code":"0901_090562C-0001",

"partnumber_original":"091140G010",

"partnumber":"091140G010",

"name_en":"SUNCONJUNTO DE EXTENSION, MANIVELA DEL GATO",

"name_zh":"千斤顶把手加长杆分总成",

"std_name_en":null,

"std_name_zh":"",

"qty":"01",

"begin_date":"201005",

"end_date":"201311",

"replacement":null,

"remark_en":"NO.2",

"remark_zh":null,

"sort":null,

"is_fit_for_this_vin":1

}

]

}

}

Response searchlist

ParameterTypeDescription
cata_levelstring
cata_name_enstring
cata_name_zhstring
cata_codestring
calloutstring
qtystring
replacementstring
partnumberstring
partnumber_originalstring
name_enstring
name_zhstring
std_name_enstring
std_name_zhstring
illustration_img_addressstringhttp://resource.17vin.com/img/{epc}/{illustration_img_address} http://resource.17vin.com/img/toyota/090562C.png
begin_datestring
end_datestring
remark_enstring
remark_zhstring
is_fit_for_this_vinintApplicable to current VIN: 1 = applicable, 0 = not applicable
sortint