Skip to content

Get gift collection

GET
/rest/v1/promotion/gift

Parameters

Query Parameters

filter[id]

Filter by gift IDs

Type
string
filter[ruleId]

Filter by rule ID

Type
string
filter[active]

Filter by active status

Type
string
filter[isPromo]

Filter by promo flag

Type
string
filter[internalName]

Filter by internal name (partial)

Type
string
filter[description.el]

Filter by description (Greek, partial)

Type
string
filter[description.en]

Filter by description (English, partial)

Type
string
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer
with

With relations (e.g., translations,choices,requirements)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI