GetOrderLines

Queries and retrieves order lines matching the specified criteria.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The order line query filters and pagination settings.

orderIds
array | null

Gets or sets a comma-separated list of order IDs to filter lines by.

orderIds
orderRefNumbers
array of strings | null

Gets or sets a list of order reference numbers to filter lines by.

orderRefNumbers
orderOwnerIds
array | null

Gets or sets a list of order owner IDs to filter lines by.

orderOwnerIds
orderOwnerEmails
array of strings | null

Gets or sets a list of order owner emails to filter lines by.

orderOwnerEmails
orderStates
array of objects | null

Gets or sets a list of order states to filter lines by.

orderStates
orderStatus
array of objects | null

Gets or sets a list of order statuses to filter lines by.

orderStatus
string | null

Gets or sets the order from date.

string | null

Gets or sets the order to date.

string | null

Gets or sets the order min price.

string | null

Gets or sets the order max price.

orderProperties
array of objects | null

Gets or sets a list of order properties to filter lines by.

orderProperties
orderTags
array of objects | null

Gets or sets a list of order tags to filter lines by.

orderTags
lineIds
array | null

Gets or sets a comma-separated list of line IDs to filter by.

lineIds
parentIds
array | null

Gets or sets a list of parent line IDs to filter by.

parentIds
deliveryIds
array | null

Gets or sets a list of delivery IDs to filter lines by.

deliveryIds
lineCodes
array of strings | null

Gets or sets a list of line codes to filter by.

lineCodes
types
array of objects | null

Gets or sets a list of line types to filter by.

types
Allowed:
lineStates
array of objects | null

Gets or sets a list of line states to filter by.

lineStates
skuIds
array of strings | null

Gets or sets a list of SKU IDs to filter lines by.

skuIds
supplierIds
array of strings | null

Gets or sets a list of supplier IDs to filter lines by.

supplierIds
vendorIds
array of strings | null

Gets or sets a list of vendor IDs to filter lines by.

vendorIds
storeIds
array of strings | null

Gets or sets a list of store IDs to filter lines by.

storeIds
warehouseIds
array of strings | null

Gets or sets a list of warehouse IDs to filter lines by.

warehouseIds
variantIds
array of strings | null

Gets or sets a list of variant IDs to filter lines by.

variantIds
productIds
array of strings | null

Gets or sets a list of product IDs to filter lines by.

productIds
trademarkIds
array of strings | null

Gets or sets a list of trademark IDs to filter lines by.

trademarkIds
categoryIds
array of strings | null

Gets or sets a list of category IDs to filter lines by.

categoryIds
names
array of strings | null

Gets or sets a list of product names to filter lines by.

names
codes
array of strings | null

Gets or sets a list of product codes to filter lines by.

codes
barcodes
array of strings | null

Gets or sets a list of barcodes to filter lines by.

barcodes
erpCodes
array of strings | null

Gets or sets a list of ERP codes to filter lines by.

erpCodes
options
array of strings | null

Gets or sets a list of options to filter lines by.

options
processCodes
array of strings | null

Gets or sets a list of process codes to filter lines by.

processCodes
orderPropertyKeys
array of strings | null

Gets or sets order property keys to include in line results.

orderPropertyKeys
lineStatus
array of objects | null

Gets or sets a list of line statuses to filter by.

lineStatus
orderLineProperties
array of objects | null

Gets or sets a list of order line properties to filter by.

orderLineProperties
orderLineTags
array of objects | null

Gets or sets a list of order line tags to filter by.

orderLineTags
boolean

Gets or sets the is process lines.

string | null

Gets or sets the from date.

string | null

Gets or sets the to date.

string | null

Gets or sets the from update date.

string | null

Gets or sets the to update date.

string | null

Gets or sets the environment identifier (e.g., Production, Staging).

string | null

Gets or sets the IP address of the calling application.

string | null

Gets or sets the user token for authentication context.

string | null

Gets or sets the session identifier of the current user session.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the numeric user identifier.

string | null

Gets or sets the IP address of the requesting user.

string | null

Gets or sets the envelope parameter for response shaping.

string | null

Gets or sets the thread identifier for request tracing and correlation.

includes
array of strings | null

Gets or sets the list of related entities to include in the response (e.g., Lines, Properties, Tags).

includes
string | null

Gets or sets the search keyword used for full-text or partial matching.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the page index for pagination (1-based).

string
^-?(?:0|[1-9]\d*)$

Gets or sets the number of records per page for pagination.

string | null

Gets or sets the sorting expression (e.g., "Created desc", "Name asc").

status
array of objects | null

Gets or sets the list of entity statuses to filter by.

status
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json