4002.Search Part EPC Illustration via OE Number

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

ParameterRequiredTypeDescription
epcYesstringThe EPC to which this OE number belongs can be obtained via interface 4001
actionYesstringsearch_illustration
query_part_numberYesstring
userYesstringuser name
tokenYesstringMD5(concat(MD5('myusername'),MD5('mypassword'),'/xxxxxx?action=search_illustration&query_part_number=xxxxxx'))

Response example
{

"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":null,

"begin_date":null,

"end_date":null,

"replacement":null,

"remark_en":null,

"remark_zh":null,

"sort":null,

"is_fit_for_this_vin":1

},

{

"cata_level":"2",

"cata_name_en":"STANDARD TOOL",

"cata_name_zh":"标准工具",

"illustration_img_address":"090179E.png",

"callout":"09114",

"cata_code":"0901_090179E-0001",

"partnumber_original":"091140G010",

"partnumber":"091140G010",

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

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

"std_name_en":null,

"std_name_zh":"",

"qty":null,

"begin_date":null,

"end_date":null,

"replacement":null,

"remark_en":null,

"remark_zh":null,

"sort":null,

"is_fit_for_this_vin":1

}

]

}

}

Response description

ParameterTypeDescription
cata_levelstringlast cata level
cata_name_enstring
cata_name_zhstring
cata_codestring
calloutstring
qtystring
replacementstring
partnumberstringRemove special character encoding
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/090179E.png
begin_datestring
end_datestring
remark_enstring
remark_zhstring
is_fit_for_this_vinintWhether the current VIN is applicable: 1 = applicable, 0 = not applicable.
sortint