diff --git a/reference/catalog/products_catalog.v3.yml b/reference/catalog/products_catalog.v3.yml index 4f9169c3a..f0de6d377 100644 --- a/reference/catalog/products_catalog.v3.yml +++ b/reference/catalog/products_catalog.v3.yml @@ -123,6 +123,12 @@ paths: Filter items by name. schema: type: string + - name: mpn + in: query + description: | + Filter items by Manufacturer Part Number (MPN). + schema: + type: string - name: upc in: query description: |