Cross-References OENumber by Article ID

v2

EndpointId: API-GARL-009

Partial Match Cross-References OENumber by Article ID

Detailed Implementation Reference

Get Cross reff by artLookup type OENumber

Method: get

Parameters Specification

Parameter Field Type Constraints Description / Default Value Param Location
langId int Required

Example Value: 4
query
articleId int Required

Example Value: 6697826
query

Use this endpoint

GET https://auto-parts-catalog.apiprofile.com/api/artlookup/select-article-cross-references-partial-match?langId=4&articleId=6697826
curl -X GET 'https://auto-parts-catalog.apiprofile.com/api/artlookup/select-article-cross-references-partial-match?langId=4&articleId=6697826' \
  -H 'Accept: application/json' \
  -H 'x-apiprofile-key: YOUR_API_KEY'