Skip to content

Get a single barcode based on filters

GET
/rest/v1/product/barcode/item

Parameters

Query Parameters

filter[id]

Filter by barcode IDs

Type
string
filter[productId]

Filter by product ID

Type
string
filter[barcode]

Filter by barcode value (partial)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI