Skip to main content

Get Orders

Fetch all existing orders. A paginated response can be requested by providing pageSize and page search parameters. Orders can be filtered by orderNumber, merchantOrderId or order status

Query Parameters
orderStatus string

Possible values: [Open, Confirmed, Complete, Cancelled, In Progress, Rejected, Ignored, Action Required, In Production, Shipped]

paymentState string

Possible values: [PAID, NOT PAID]

lineItemStates string

Possible values: [Cancelled, Confirmed, DocFeedbackRequested, DocReviewApproved, DocReviewCancelled, DocReviewFailed, DocReviewInProgress, DocReviewInProofing, DocReviewRejected, FulfillmentAccepted, FulfillmentDelayed, FulfillmentError, FulfillmentRejected, Initial, LineItemMarkedForSplitting, LineItemSplitSuccessfully, PrintingInProgress, Processing, ReadyForFulfillment, SentToMCP, Shipped, StagedForRetry, WaitingForArtwork, WaitingForDocReview]

sortOrder string
pageSize number
fakeOrder string
page number
orderNumber string
childResellerEmail string
tenant string
Responses
200