Compatible Vehicles by Article No & Supplier ID
v2EndpointId: API-GAR-009
Finds a specific part by its article number and supplier, returns the article’s metadata (ID, number, name, supplier) and a list of all compatible vehicles.
Parameters Specification
| Parameter Field | Type | Constraints | Description / Default Value | Param Location |
|---|---|---|---|---|
langId |
int | Required |
Example Value: 4
|
query
|
countryFilterId |
int | Optional |
Example Value: 63
|
query
|
articleNo |
string | Optional |
Example Value: C 2029
|
query
|
supplierId |
int | Optional |
Example Value: 4
|
query
|
typeId |
int | Required |
Example Value: 1
|
path
|