Skip to content

Get a single product code based on filters

GET
/rest/v1/product/product-code/item

Parameters

Query Parameters

filter[id]

Filter by IDs

Type
string
filter[productId]

Filter by product ID

Type
string
filter[productCode]

Filter by SKU

Type
string
with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI