Skip to content

Get Shopflix order collection

GET
/rest/v1/marketplace/shopflix/order

Parameters

Query Parameters

filter[orderId]

Filter by order ID

Type
string
filter[status]

Filter by status

Type
string
filter[shopOrderId]

Filter by shop order ID

Type
string
filter[email]

Filter by email (partial)

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