Skip to content

Get Public marketplace order collection

GET
/rest/v1/marketplace/public/order

Parameters

Query Parameters

filter[orderId]

Filter by order ID

Type
string
filter[state]

Filter by state

Type
string
filter[shopOrderId]

Filter by shop order ID

Type
string
filter[customerId]

Filter by customer ID

Type
string
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