Skip to main content

Retrieve a product

GET 

/v2/products/:lookupKey/:key

Retrieves a single product identified by the requested lookup method.

Products can be looked up by global identifier, legacy numeric identifier, stock keeping unit, supplier code or external source identifier. When matching by external source identifier the source query parameter must be supplied so the catalogue can disambiguate identifiers; when matching by supplier code the supplier query parameter must be supplied so the catalogue can match against the correct supplier.

Related data such as external sources, metadata, translations or category assignments can be returned inline using the expands query parameter.

Request

Responses

The record was retrieved successfully.