4004.Retrieve Replacement Numbers via Brand Part Number/OE Number

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

ParameterRequiredTypeDescription
actionYesstringget_interchange_from_part_number_and_group_id_plus_zh
part_numberYesstring
group_idYesstring
userYesstringuser name
tokenYesstringMD5(concat(MD5(‘myusername’),MD5(‘mypassword’),’/?action=get_interchange_from_part_number_and_group_id_plus_zh&part_number=xxxxxx&group_id=xx'))

Response example
{

"code":1,

"data":{

"PartInfo":{

"Part_id":100084863,

"Part_number":"6RD615301",

"Part_number_original":"6RD615301",

"Brand_name_zh":"奥迪,大众,斯柯达,西雅特,布加迪",

"Brand_name_en":"AUDI,VW,SKODA,SEAT,Bugatti",

"Part_name_en":"",

"Part_name_zh":"前制动盘(左),前制动盘(右)",

"Group_id":2,

"Group_name":"audi_vw_group",

"Image_address":"",

"Attribute_en":"",

"Attribute_zh":""

},

"ModelListStd":null,

"InterchangeInfo":{

"PartInfo":{

"Part_id":100084863,

"Part_number":"6RD615301",

"Part_number_original":"6RD615301",

"Brand_name_zh":"奥迪,大众,斯柯达,西雅特,布加迪",

"Brand_name_en":"AUDI,VW,SKODA,SEAT,Bugatti",

"Part_name_en":"",

"Part_name_zh":"前制动盘(左),前制动盘(右)",

"Group_id":2,

"Group_name":"audi_vw_group",

"Image_address":"",

"Attribute_en":"",

"Attribute_zh":""

},

"TotalRecords":50,

"OeInterchangeRecords":12,

"FactoryInterchangeRecords":38,

"OeInterchange":[

{

"Part_id":100084863,

"Replacement_part_id":100084422,

"Part_number":"6R0615301",

"Part_number_original":"6R0 615 301",

"Brand_name_zh":"奥迪,大众,斯柯达,西雅特,布加迪",

"Brand_name_en":"AUDI,VW,SKODA,SEAT,Bugatti",

"Part_name_en":"",

"Part_name_zh":"前制动盘(左),前制动盘(右)",

"Group_id":2,

"Group_name":"audi_vw_group",

"Image_address":"audivw\26974.jpg",

"Similarity_degree":36,

"Distance":1,

"Weight":10000036,

"Is_oe_interchange":true

},

{

"Part_id":100084863,

"Replacement_part_id":107344427,

"Part_number":"3496025",

"Part_number_original":"3496025",

"Brand_name_zh":"华晨",

"Brand_name_en":"HUACHEN",

"Part_name_en":"",

"Part_name_zh":"前制动盘(左),前制动盘(右)",

"Group_id":1022,

"Group_name":"huachen_group",

"Image_address":"",

"Similarity_degree":14,

"Distance":2,

"Weight":2000014,

"Is_oe_interchange":false

}

],

"FactoryInterchange":[

{

"Part_id":100084863,

"Replacement_part_id":2497126,

"Part_number":"DF2803",

"Part_number_original":"DF2803",

"Brand_name_zh":"天合",

"Brand_name_en":"TRW",

"Part_name_en":"Brake Disc",

"Part_name_zh":"制动盘",

"Group_id":595,

"Group_name":"trw_group",

"Image_address":"",

"Similarity_degree":5,

"Distance":1,

"Weight":10000005,

"Is_oe_interchange":false

},

{

"Part_id":100084863,

"Replacement_part_id":6155572,

"Part_number":"15830C",

"Part_number_original":"15830C",

"Brand_name_zh":"",

"Brand_name_en":"MAPCO",

"Part_name_en":"Brake Disc",

"Part_name_zh":"制动盘",

"Group_id":433,

"Group_name":"mapco_group",

"Image_address":"",

"Similarity_degree":4,

"Distance":2,

"Weight":2000004,

"Is_oe_interchange":false

}

]

}

,

"TotalModelListStdRecords":137

},

"msg":"success"

}

Response PartInfo and InterchangeInfo>PartInfo

ParameterTypeDescription
Part_idint
Part_numberstring
Part_number_originalstring
Brand_name_zhstring
Brand_name_enstring
Part_name_enstring
Part_name_zhstring
Group_idint
Group_namestring
Image_addressstring
Attribute_enstring
Attribute_zhstring

Response ModelListStd

ParameterTypeDescription
IdintJS_ID
Isshowdataint
Epcstring
Epc_idstring
Detailstring
Factorystring
Brandstring
Modelstring
Seriesstring
Model_yearstring
Sales_versionstring
Ccstring
Engine_nostring
Fuel_typestring
Air_intakestring
KWstring功率
Transmission_detailstring
Gear_numstring
Door_numstring
Seat_numstring
Body_typestring
Driven_modelstring
Date_beginstring
Date_endstring
Pricestring
Autohome_idstring

Response InterchangeInfo

ParameterTypeDescription
PartInfostring
TotalRecordsint
OeInterchangeRecordsint
FactoryInterchangeRecordsint
OeInterchangestring
FactoryInterchangestring

Response InterchangeInfo>OeInterchange和InterchangeInfo>FactoryInterchange

ParameterTypeDescription
Part_idint
Replacement_part_idint
Part_numberstring
Part_number_originalstring
Brand_name_zhstring
Brand_name_enstring
Part_name_enstring
Part_name_zhstring
Group_idint
Group_namestring
Image_addressstring
Similarity_degreeint-
Distanceint-
Weightint-
Is_oe_interchangebool