Search Orders

        Search and filter orders for the authenticated producer/winery. Supports filtering by date ranges,
        status, shipping class, and custom sorting. Date filtering supports dot notation for nested properties
        (e.g., processed.start=2024-01-01&processed.end=2024-12-31).

        Example query: /api/v3/p/orders?shipped.start=2024-01-01&shipped.end=2024-12-31&sort[0].field=ORDER_DATE&sort[0].direction=DESC
    
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
orderQuery
object
required

Order search criteria

Responses

401

Authentication failed

403

Insufficient permission

404

Not Found

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!