Cross-References by Article No

v2

EndpointId: API-GARL-002

deprecated

Method: get

Parameters Specification

Parameter Field Type Constraints Description / Default Value Param Location
articleNo string Optional

Example Value: 811357
path
supplierId int Optional

Example Value: 5251
path

Use this endpoint

GET https://auto-parts-catalog.apiprofile.com/api/artlookup/search-for-cross-references-through-oem-numbers/article-no/811357/supplierId/5251
curl -X GET 'https://auto-parts-catalog.apiprofile.com/api/artlookup/search-for-cross-references-through-oem-numbers/article-no/811357/supplierId/5251' \
  -H 'Accept: application/json' \
  -H 'x-apiprofile-key: YOUR_API_KEY'