Skip to content

Get a single vendor based on filters

GET
/rest/v1/product/vendor/item

Parameters

Query Parameters

filter[id]

Filter by vendor IDs

Type
string
filter[isPromo]

Filter by promo status

Type
boolean
filter[isExclusive]

Filter by exclusive status

Type
boolean
filter[slug.el]

Filter by vendor slug (Greek)

Type
string
filter[slug.en]

Filter by vendor slug (English)

Type
string
with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI