Skip to content
Ecommercen Docs
Search
K
Main Navigation
API Guides
Business Flows
API Reference
Wiki
Changelog
Appearance
Menu
Return to top
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
200
404
Successful operation
Content-Type
application/json
Schema
JSON
JSON
"string"
GET
/rest/v1/order/basket/item
Playground
Variables
Key
Value
filter[id]
filter[orderId]
filter[productCodeId]
Try it out
Samples
Powered by
VitePress OpenAPI