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 Shopflix order based on filters
GET
/rest/v1/marketplace/shopflix/order/item
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
Responses
200
404
Successful operation
Content-Type
application/json
Schema
JSON
JSON
"string"
GET
/rest/v1/marketplace/shopflix/order/item
Playground
Variables
Key
Value
filter[orderId]
filter[status]
filter[shopOrderId]
Try it out
Samples
Powered by
VitePress OpenAPI