4001.Search Part Information via Brand Part Number/OE Number

Brief Summary:

When querying with OE numbers (e.g., Toyota, Honda part codes), EPC (Electronic Parts Catalog) information may be returned.

When querying with aftermarket brand part numbers (e.g., Bosch, ACDelco), no EPC information will be returned.

Request URL: Request example: Request method: Parameters:

ParameterRequiredTypeDescription
actionYesstringsearch_epc
query_part_numberYesstringOE number to search: For fuzzy search, input length is recommended to be 5 characters or more; inputs with fewer than 5 characters will automatically switch to exact match mode.
query_match_typeNostringSearch type: exact for exact match, inexact for inexact/fuzzy search (partial match), smart for smart search (uses exact match results if available, otherwise falls back to fuzzy search results).
userYesstringuser name
tokenYesstringMD5(concat(MD5('myusername'),MD5('mypassword'),'/?action=search_epc&query_part_number=xxxxxx'))

Response example
{

"code":1,

"msg":"success",

"data":[

{

"Partnumber":"041110Q021",

"Epc_en":"TOYOTA,LEXUS,SCION",

"Epc_zh":"丰田,雷克萨斯,塞恩",

"Brand_name_en":"TOYOTA,LEXUS,SCION",

"Brand_name_zh":"丰田,雷克萨斯,塞恩",

"Urlmake":"toyota",

"Epc":"toyota",

"Group_id":"40",

"Epc_id":"59",

"Part_name_en":"",

"Part_name_zh":"",

"Part_img":"partimg2/18q1/172/1729400.jpg"

}

]

}

Response description

ParameterTypeDescription
Partnumberstring
Epc_enstringDeprecated, replaced with Brand_name_en
Epc_zhstringDeprecated, replaced with Brand_name_zh)
Brand_name_enstring
Brand_name_zhstring
UrlmakestringDeprecated
EpcstringIf it is a brand part number, this field is empty.
Group_idstring
Epc_idstringIf it is a brand part number, this field is empty
Part_name_enstring
Part_name_zhstring
Part_imgstringhttp://resource.17vin.com/img/partimg2/18q1/172/1729400.jpg