MEFS API Reference Help

Search Products by SKU number

This API allows you to search for products using their unique SKU number.

Each SKU number corresponds to a specific product, including its exact components and the parameters associated with those components.

API Reference

/api/v1/products/search-sku

Request parameters

Responses

{ "productId": 2, "code": "Style02", "skuNumber": "PRODUCT-12345", "components": [ { "componentType": "Frame", "color": "Black", "size": "XL" }, { "componentType": "Temple", "color": "Titanium", "size": "142" } ] }
{ "type": "example", "title": "example", "status": 96, "detail": "example", "instance": "example" }
{ "type": "example", "title": "example", "status": 96, "detail": "example", "instance": "example" }
Last modified: 30 квітня 2025