Skip to content

Get coupon product restriction collection

GET
/rest/v1/promotion/coupon-product

Parameters

Query Parameters

filter[id]

Filter by IDs

Type
string
filter[couponId]

Filter by coupon ID

Type
string
filter[productId]

Filter by product ID

Type
string
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer
with

With relations (e.g., coupon)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI