Skip to content

Get a single coupon based on filters

GET
/rest/v1/promotion/coupon/item

Parameters

Query Parameters

filter[id]

Filter by coupon IDs

Type
string
filter[name]

Filter by name (partial)

Type
string
filter[couponType]

Filter by coupon type

Type
string
with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI