Skip to content

Get a single gift card order based on filters

GET
/rest/v1/order/gift-card-order/item

Parameters

Query Parameters

filter[id]

Filter by gift card order IDs

Type
string
filter[customerId]

Filter by customer ID

Type
string
filter[giftCardStatus]

Filter by gift card status

Type
string
filter[orderSerial]

Filter by order serial (partial)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI