Skip to content

Get a single basket item based on filters

GET
/rest/v1/order/basket/item

Parameters

Query Parameters

filter[id]

Filter by basket IDs

Type
string
filter[orderId]

Filter by order ID

Type
integer
filter[productCodeId]

Filter by product code ID

Type
integer

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI