Skip to content

Get Skroutz order collection

GET
/rest/v1/marketplace/skroutz/order

Parameters

Query Parameters

filter[code]

Filter by order code

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

Filter by express flag

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