Skip to content

Get gift choice collection

GET
/rest/v1/promotion/gift-choice

Parameters

Query Parameters

filter[id]

Filter by choice IDs

Type
string
filter[giftId]

Filter by gift ID

Type
string
filter[optionType]

Filter by option type (1=PRODUCT)

Type
string
filter[optionTypeId]

Filter by option type ID

Type
string
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer
with

With relations (e.g., gift)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI