Skip to content

Get basket collection

GET
/rest/v1/order/basket

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
filter[giftId]

Filter by gift ID

Type
integer
filter[trackType]

Filter by track type

Type
integer
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI